Java MCQ Questions for Placement


Q.  Which object can be constructed to show any number of choices in the visible window?

a. Labels
b. Choice
c. List
d. Checkbox


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  Which validates the given string with the specified regular expression,it can be used in password, security key etc.?
Category: Placement Tests,   Published by: teswesm
MCQs:  Spring framework provides an difficult way to manage the dependency, It cannot be easily integrated with struts 2 framework.
Category: Placement Tests,   Published by: teswesm
MCQs:  Abbreviate the term JMS?
Category: Placement Tests,   Published by: teswesm
MCQs:  A message driven bean is like statefull session bean that encapsulates the business logic and doesn't maintain state.
Category: Placement Tests,   Published by: teswesm
MCQs:  EJB QL is a Query Language provided for navigation across a network of enterprise beans and dependent objects defined by means of container managed persistence.
Category: Placement Tests,   Published by: teswesm
MCQs:  Abbreviate the term DGC?
Category: Placement Tests,   Published by: teswesm
MCQs:  An RMI Server is responsible for _______
Category: Placement Tests,   Published by: teswesm
MCQs:  Java supports RMI, RMI Stands for?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which Error Handling in Java handles runtime errors with exceptions, If an exception is not caught in your JSP or Servlet, Resin will use a special error page to send results back to the browser, Resin uses a default error page unless you explicitly provide an error page yourself?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which object of HttpSession can be used to view and manipulate information about a session?
Category: Placement Tests,   Published by: teswesm
MCQs:  Connection Pooling Class manages no of user requests for connections to improve the performance.
Category: Placement Tests,   Published by: teswesm
MCQs:  Which case of a session bean obtains the UserTransaction object via the EJBContext using the getUserTransaction() method in EJB transaction management?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which services are provided to EJB components by the EJB container?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is an object, acts as a gateway for the client side, all the outgoing requests are routed through it and it resides at the client side and represents the remote object?
Category: Placement Tests,   Published by: teswesm
MCQs:  In RMI Architecture which layer Intercepts method calls made by the client/redirects these calls to a remote RMI service?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which attribute specifies a JSP page that should process any exceptions thrown but not caught in the current page?
Category: Placement Tests,   Published by: teswesm
MCQs:  What technique is used for the authentication mechanism in the servlet specification?
Category: Placement Tests,   Published by: teswesm
MCQs:  Abbreviate the term UDA?
Category: Placement Tests,   Published by: teswesm
MCQs:  How many Result sets available with the JDBC 2.0 core API?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which method is used for retrieving streams of both ASCII and Unicode characters is new in the JDBC 2.0 core API?
Category: Placement Tests,   Published by: teswesm