Advertisements
Advertisements
Explain M-commerce.
Concept: undefined >> undefined
The ____________ function returns a part of a string.
Concept: undefined >> undefined
Advertisements
Explain any two string manipulation function.
Concept: undefined >> undefined
Write Programs for the following.
Write a PHP code to count no. of words in the given string.
Concept: undefined >> undefined
EDI is ______ exchange of information.
Concept: undefined >> undefined
___________ tag is used to specify video on an HTML document.
Concept: undefined >> undefined
The _________ tag is used to embed audio files on Webpages.
Concept: undefined >> undefined
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
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
