Please select a subject first
Advertisements
Advertisements
Attributes used with <audio> tag __________
a) autoplay
b) href
c) controls
d) cntrl
e) loop
f) bgsound
Concept: undefined >> undefined
A Function is a block of statements that can be used repeatedly in a program.
Concept: undefined >> undefined
Advertisements
The ______ element creates an inline frame.
Concept: undefined >> undefined
Srccode specifies the HTML content of the page to show in the <iframe>.
Concept: undefined >> undefined
Attributes used with iframe are ______
- srcdoc
- name
- att
- src
- href
- loop
Concept: undefined >> undefined
Encryption consist of two processes ______ and ______.
Concept: undefined >> undefined
Describe process of encryption.
Concept: undefined >> undefined
Write Programs for the following.
Write a PHP code which calculates square of any number using form.
Concept: undefined >> undefined
Write Programs for the following.
Create a website with two PHP webpage in which each webpage is connected.
The first page of the website contains two form fields for taking 'name' and 'password' from users. On onclick event, details of forms should be displayed on second webpage.
Concept: undefined >> undefined
Prove that:
`int_0^(2a)f(x)dx = int_0^af(x)dx + int_0^af(2a - x)dx`
Concept: undefined >> undefined
Concept: undefined >> undefined
(ey + 1) cos x dx + ey sin x dy = 0
Concept: undefined >> undefined
If xmyn = (x + y)m+n, prove that \[\frac{dy}{dx} = \frac{y}{x} .\]
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
A = `[(1,0),(-1,3)]`, R1↔ R2
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
B = `[(1, -1, 3),(2, 5, 4)]`, R1→ R1 – R2
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
A = `[(5,4),(1,3)]`, C1↔ C2; B = `[(3,1),(4,5)]` R1↔ R2.
What do you observe?
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
A = `[(1,2,-1),(0,1,3)]`, 2C2
B = `[(1,0,2),(2,4,5)]`, −3R1
Find the addition of the two new matrices.
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
A = `[(1,-1,3),(2,1,0),(3,3,1)]`, 3R3 and then C3 + 2C2
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
A = `[(1,-1,3),(2,1,0),(3,3,1)]`, 3R3 and then C3 + 2C2
and A = `[(1,-1,3),(2,1,0),(3,3,1)]`, C3 + 2C2 and then 3R3
What do you conclude?
Concept: undefined >> undefined
Apply the given elementary transformation of the following matrix.
Use suitable transformation on `[(1,2),(3,4)]` to convert it into an upper triangular matrix.
Concept: undefined >> undefined
