web technology Online Quiz - 14
Description: web technology Online Quiz - 14 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
HTML Tags are case sensitive.
What will happen when we evaluate ISNULL(5.8)
How to find out which project the current shell is a member of?
Which of the following path is supported by HTML?
You cannot designate an inline image as a hypertext link.
Can you create an e-mail form with auto responder using form action method=mailto:youdomainname.com?
There are_____color names recognized by all version of HTML
If you want to increase the font size by 2 relative to the sorounding text, you enter +2 in the tag.
H1 is the smallest header tag.
The page title is inside the ____ tag.
What does XHTML stand for?
As per the Oracle Performance Tuning source, the major reason for poor performance is
What is true about COST column in the Explain Plan output?
What are the advantages of using CASE statement?
Name the operation which UNION ALL skips when compared to UNION?
Which Level is used for RENAMES Clause?
Asp.net 3 and 3.5 does not have an independent machine.config file
Declaring EnableViewState="false" at page level will make a Textbox not to retain it's value between postbacks.
An Asp.net page can have only one server-side Form tag.
A cast between datatypes can give you illegal values where as a Convert will throw error if you try to do illegal operations.