web technology Online Quiz - 198
Description: web technology Online Quiz - 198 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which is not a major cloud computing platform?
What is Cloud Computing replacing?
What is the number one concern about cloud computing?
Expand CLR
What is the name of configuration file used in ASP.Net?
How will you avoid postback for a button on client side?
Is Read Only and Constant variables are same in c#?
Which attribute in server control determines the viewstate maintenance?
The JOIN is a SQL keyword used to ...
What is a thin-client application?
GET and POST are valid HTTP 1.1 methods. Which of the following are not valid HTTP 1.1 methods?
Which of the following types define the methods getAttribute() and setAttribute() ? (Choose all that apply)
Which of the following is not a listener event type in the J2EE 1.4 API ?
Given that req is an HTTPServletRequest object which of the following creates a session if one does not exist ? (Choose all that apply)
Which method of HTTPServletResponse is used to redirect an HTTP request to another URL ?
Which among the following is a valid JSP implicit variable ?
jspInit(),jspDestroy and _jspService are lifecycle methods of a JSP . Which of the following is true ?
Which of the following is NOT a valid DIRECTIVE in JSP's ?