Java MCQ Questions for Placement


Q.  Applets cannot make network connection exception to the server host from which it originated.

a. True
b. False


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  In JSP Action tags which tags are used for bean development?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which driver Network connection is indirect that a JDBC client makes to a middleware process that acts as a bridge to the DBMS server?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which Indicates a result set that cannot be updated programmatically in concurrency?
Category: Placement Tests,   Published by: teswesm
MCQs:  The APPLET tag is used to start an applet from both an HTML document and from an applet viewer.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which class is used for this Processing Method processActionEvent( )?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is used to store data and partial results, as well as to perform dynamic linking, return values for methods, and dispatch exceptions?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which methods are provided by the PrintStream class?
Category: Placement Tests,   Published by: teswesm
MCQs:  Daemon thread provides services to user threads for background supporting tasks,It has no role in life than to serve user threads.
Category: Placement Tests,   Published by: teswesm
MCQs:  A package can be renamed without renaming the directory in which the classes are stored.
Category: Placement Tests,   Published by: teswesm
MCQs:  What is known as the classes that extend Throwable class except RuntimeException and Error?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is irrecoverable?
Category: Placement Tests,   Published by: teswesm
MCQs:  Java application uses an output stream to read data from a source, it may be a file, an array, peripheral device or socket.
Category: Placement Tests,   Published by: teswesm
MCQs:  Mutual exclusive and inter-thread communication are which type of Synchorization?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which method is used to establish the connection with the specified url in a Driver Manager class?
Category: Placement Tests,   Published by: teswesm
MCQs:  The ACID properties does not describes the transaction management well.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which methods are used to bind the objects on HttpSession instance and get the objects?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which of these ways used to communicate from an applet to servlet?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is used to make asynchronous request i.e. it doesn't block the user and it sends only required field data to the server side not all, So it makes the performance fast?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which session bean maintain their state between client invocations but are not required to maintain their state across server crashes or shutdowns?
Category: Placement Tests,   Published by: teswesm
MCQs:  JMS is mainly used to send and receive message from one application to another.
Category: Placement Tests,   Published by: teswesm