web technology Online Quiz - 126
Description: web technology Online Quiz - 126 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
An external JavaScript must contain the tag
How do you call a function named "myFunction"?
How do you write a conditional statement for executing some code if "i" is equal to 5?
How do you write a conditional statement for executing some code if "i" is NOT equal to 5?
How does a "while" loop start?
How can you add a comment in a JavaScript?
What is the correct JavaScript syntax to insert a comment that has more than one line?
How do you find the number with the highest value of x and y?
What is the correct JavaScript syntax for opening a new window called "w2" ?
How do you put a message in the browser's status bar?
How can you find a client's browser name?
How many bit support does ASP.NET 2.0 provide?
ASP.NET 2.0 is not fully backward compatible with ASP.NET previous versions.
Which of the following features of ASP.NET 2.0 provides 'visual inheritance'