web technology Online Quiz - 27
Description: web technology Online Quiz - 27 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which in-built control of Silverlight is used for accessing / moving to various pages?
what is the purpose of Unity Application Block ?
STRUCTS CAN HAVE CONSTRUCTORS
JAVA SCRIPTS CAN HAVE RETURN STMT IN FINALLY BLOCK
POINTERS IN C SHARP COMES UNDER CTS GUIDE LINE
POINTERS CAN BE USED UNDER WHICH SPECIFIER
Wicket framework developed by ____.
Primary benefits of wicket framework are__.
Select appropriate reasons those make struts framework outdated.
Select appropriate answers those solves the main problems with the struts philosophy.
Wicket does not hide the details of the Servlet API and the HTTP protocol.
Wicket has NO CONFIGURATION FILES.
Wicket components know how to handle their own events.
Select the main features of wicket framework.
Apache wicket graduated into an Apache top-level project in ___.
With wicket,we can get benefits of which technology even when you are using just java and just HTML.
Which of these is not FSMO Role?
Identify the ports in Sequence Generator?
Declare @number int, @copy int, @sum int Select @number=10, @copy=@number, @sum=@number+100 @sum=???
A project on which you are working calls for you to store small amount of frequntly changing information about a page on the client. For this project, SECURITY is not worried. Which method is thebest method to use