Java MCQ Questions for Placement


Q.  Which JDBC product components does the Java software provide?

a. The JDBC driver manager
b. The JDBC driver test suite
c. The JDBC-ODBC bridge
d. All mentioned above


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  Which interface must be implemented by the Action class to store the information in the session scope?
Category: Placement Tests,   Published by: teswesm
MCQs:  The life cycle of session bean is not maintained by the application server (EJB Container).
Category: Placement Tests,   Published by: teswesm
MCQs:  Which objects are used by RMI for communicating with the remote object?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which technology do we mix our business logic with the presentation logic?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which method is used for an SQL statement that is executed frequently?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is a special type of program that is embedded in the webpage to generate the dynamic content?
Category: Placement Tests,   Published by: teswesm
MCQs:  Applet runs inside the browser and does not works at client side.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which are passive controls that do not support any interaction with the user?
Category: Placement Tests,   Published by: teswesm
MCQs:  AWT has more powerful components like tables, lists, scroll panes, color chooser, tabbed pane etc.
Category: Placement Tests,   Published by: teswesm
MCQs:  Filtered streams are simply wrappers around underlying input or output streams that transparently provide some extended level of functionality.
Category: Placement Tests,   Published by: teswesm
MCQs:  Find the correct syntax of the declaration which defines the XML Version?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is used about text data that should not be parsed by the XML parser?
Category: Placement Tests,   Published by: teswesm
MCQs:  XML stands for?
Category: Placement Tests,   Published by: teswesm
MCQs:  Multiple inheritances is not supported in case of class but it is supported in case of interface.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which class automatically flushes the data so that there is no need to call the flush() method. Moreover, its methods don't throw IOException?
Category: Placement Tests,   Published by: teswesm
MCQs:  How many methods does a thread class provides for sleeping a thread?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which class members can be accessed from the classes in the same package as well as classes in other Packages that are subclasses of the declaring class?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which method of object class can clone an object?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is a technique in Java in which a class can have any number of constructors that differ in parameter lists?
Category: Placement Tests,   Published by: teswesm
MCQs:  ResultSet object can be moved forward only and it is updatable.
Category: Placement Tests,   Published by: teswesm