Java MCQ Questions for Placement


Q.  EJB technology is built on the top of Socket Programming

a. True
b. False


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  Which provides a new way for your programs to interface with code libraries written in other languages?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is used as an internal buffer and adds more efficiency than to write data directly into a stream. So, as to makes the performance fast?
Category: Placement Tests,   Published by: teswesm
MCQs:  In how many states Threads can be explained ?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which of the following ways specify/ies to load the class files in temporary?
Category: Placement Tests,   Published by: teswesm
MCQs:  The object cloning is a way to create exact copy of an object
Category: Placement Tests,   Published by: teswesm
MCQs:  If the superclass method does not declare an exception, subclass overridden method cannot declare the checked exception but it can declare unchecked exception.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which field cannot be changed after the object has been constructed?
Category: Placement Tests,   Published by: teswesm
MCQs:  How many types of JDBC drivers are available?
Category: Placement Tests,   Published by: teswesm
MCQs:  In the following statements identify the disadvantages of CGI?
Category: Placement Tests,   Published by: teswesm
MCQs:  Hibernate framework simplifies the development of java application to interact with the database
Category: Placement Tests,   Published by: teswesm
MCQs:  What is responsible in MVC for managing the data of the application which responds to the request from the view as well as to the instructions from the controller to update itself?
Category: Placement Tests,   Published by: teswesm
MCQs:  The i18n interceptor provides multi-lingual support for your application
Category: Placement Tests,   Published by: teswesm
MCQs:  Which session bean does the conversational state between multiple method calls is not maintained by the container?
Category: Placement Tests,   Published by: teswesm
MCQs:  In RMI Distributed object applications need to
Category: Placement Tests,   Published by: teswesm
MCQs:  Which packages does a JSP API consist of?
Category: Placement Tests,   Published by: teswesm
MCQs:  How many JDBC product components does the Java software provides?
Category: Placement Tests,   Published by: teswesm
MCQs:  Applet runs inside the browser and works at client side
Category: Placement Tests,   Published by: teswesm
MCQs:  AWT is used for GUI programming in java
Category: Placement Tests,   Published by: teswesm
MCQs:  TCP,FTP,Telnet,SMTP,POP etc. are examples of ?
Category: Placement Tests,   Published by: teswesm
MCQs:  The flush() method of PrintStream class flushes any uncleared buffers in memory
Category: Placement Tests,   Published by: teswesm