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
‹
›
- PHP is a widely used ……………. scripting language that is especially suited for web development and can be embedded into html
- Which of the following is not true?
- Which of the following variables is not a predefined variable?
- 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?
When you execute 'open with lock', the following occurs :
Fullform of a JSP ?
What are the common mechanisms used for session tracking?
Explain the life cycle methods of a Servlet?
A doGet() method is limited with 2k of data to be sent?
What is the correct JavaScript syntax to write "Hello World"?