Friday, January 21, 2011

CS506 Current Quiz


Question # 1 of 10 ( Start time: 09:50:32 PM )
Total Marks: 1
Servlets are used to
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 
Question # 2 of 10 ( Start time: 09:51:52 PM )
Total Marks: 1
From following which code can be used to create session object in the Servlet:
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 


Question # 3 of 10 ( Start time: 09:53:16 PM )
Total Marks: 1
Which of the following object contains information specific to a servlet?
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 

Question # 4 of 10 ( Start time: 09:54:43 PM )
Total Marks: 1
getAttribute(String) extracts----------- stored value from a session object
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 

Question # 5 of 10 ( Start time: 09:55:46 PM )
Total Marks: 1
Web.xml is a ___________
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 
Question # 6 of 10 ( Start time: 09:57:02 PM )
Total Marks: 1
Which of the following folder contains configuration file?
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 


Question # 7 of 10 ( Start time: 09:58:31 PM )
Total Marks: 1
Why we use RequestDispatcher to forward a request to another resource(servlet, html, jsp), instead of using a sendRedirect()?
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 

Question # 8 of 10 ( Start time: 09:59:50 PM )
Total Marks: 1
HttpServletResponse object is created when web server executes the servlet. This object is passes to the servlet service method which passes it to doGet () or doPost().
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 







Question # 9 of 10 ( Start time: 10:00:14 PM )
Total Marks: 1
HTTP is a ---------protocol.
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 

Question # 10 of 10 ( Start time: 10:00:56 PM )
Total Marks: 1
Session tracking is referred as
http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gifSelect correct option:

http://quiz.vu.edu.pk/App_Themes/Images/pointer5.gif 


No comments:

Post a Comment