Java MCQ Questions for Placement


Q.  Which class has traditionally been the backbone of the JDBC architecture?

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 servlet does the struts framework use?
Category: Placement Tests,   Published by: teswesm
MCQs:  What represents a persistent global data from the database?
Category: Placement Tests,   Published by: teswesm
MCQs:  RMI Architecture consists of how many layers?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is the Microsoft solution for providing dynamic Web content?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which JDBC product components does the Java software provide?
Category: Placement Tests,   Published by: teswesm
MCQs:  What is used to run an Applet?
Category: Placement Tests,   Published by: teswesm
MCQs:  How many types of controls does AWT support?
Category: Placement Tests,   Published by: teswesm
MCQs:  Where does the primitive data type values be stored?
Category: Placement Tests,   Published by: teswesm
MCQs:  URL is an acronym for?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which language is case sensitive?
Category: Placement Tests,   Published by: teswesm
MCQs:  Abbreviate the term DOM?
Category: Placement Tests,   Published by: teswesm
MCQs:  An XML parser converts an XML document into an XML DOM object, which can then be manipulated with JavaScript.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which allows hyperlinks to point to specific parts (fragments) of XML documents?
Category: Placement Tests,   Published by: teswesm
MCQs:  By interface, we cannot support the functionality of multiple inheritances.
Category: Placement Tests,   Published by: teswesm
MCQs:  The Java Virtual Machine is the cornerstone of the Java platform.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which method of DataInputStream class reads a line from the file and returns it as a string?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which state is the thread still alive, but is currently not eligible to run?
Category: Placement Tests,   Published by: teswesm
MCQs:  Both threads are waiting for each other to release the lock, the condition is called deadlock.
Category: Placement Tests,   Published by: teswesm
MCQs:  How many ways are there to access package from another package?
Category: Placement Tests,   Published by: teswesm
MCQs:  Under which package is the string class encapsulated?
Category: Placement Tests,   Published by: teswesm