programming languages Online Quiz - 310
Description: programming languages Online Quiz - 310 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
How can we declare a class as non derivable in VB.Net
How do you implement interrogative methods in VB.NET
Which of the following way of handling exceptions is provided by Vb.Net?
Java Server Pages specification includes
When a JSP page is compiled, what is it turned into?
Which tag in the jsp is used to define the error page
Which of the following statements is true about JSP tag library?
Which of the statement below does not correctly defines the difference between JDBC and ODBC ?
Which of the tag is used to show the comments in the JSP page
The _______ when added to the user session tells us that the session timed out
Which codeline must be set before any of the lines that use the PrintWriter
Following method(s) cannot be overridden in the JSP page.
Following methods can be overridden in the JSP page
The tag %@include file=”.........” % > helps in including the ______ file in the JSP page
To show money format on the JSP page we use __________ class
Which of the tag contains a code fragment valid in the page scripting language
Implementing the tag < %@ page isThreadSafe="false" % >implements the SingleThreadModel interface making the Jsp
The error message displayed when the page is not found at the correct location
The information needed to create a TCP socket for communication in JSP is
The structure of simple explicit cursor is