web technology Online Quiz - 99
Description: web technology Online Quiz - 99 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Attempted
0/20
Correct 0
Score 0
‹
›
- A script is a
- PHP is a widely used ……………. scripting language that is especially suited for web development and can be embedded into html
- The following piece of script will output: $email=’[email protected]’; $new=strstr($email, ‘@’ print $new; ?>
- Which of the following function returns the number of characters in a string variable?
- When you need to obtain the ASCII value of a character which of the following function you apply in PHP?
The same file name can be specified in the USING and GIVING phrase of a SORT statement.
When you execute 'open with lock', the following occurs :
Which are the JSP scripting elements below?
How many JSP scripting elements are there?
Fullform of a JSP ?
Explain the life cycle methods of a Servlet?
A doGet() method is limited with 2k of data to be sent?
Inside which HTML element do we put the JavaScript?
What is the correct JavaScript syntax to write "Hello World"?