Advanced Java Practice Question’s
71. What will happen if a transactional client invokes an enterprise Bean method whose transaction attribute is set to `Never` within a transaction context ?.
72. Which of the following statement is false regarding the exceptions in JDBC.
73. JDBC-ODBC Bridge does not work with Microsoft J++, because it does not support.
74. The JDBC-ODBC bridge is.
75. Name the class that includes the getSession method that is used to get the HttpSession object.
76. The EJB timer service is used for timing notifications. It can be used with.
77. What does the EJB specification architecture define.
78. How can I use JDBC to create a database?.
79. When using a JavaBean to get all the parameters from a form, what must the property be set to (??? in the following code) for automatic initialization? < jsp:useBean id=’fBean’ class=’govi.FormBean’ scope=’request’/> < jsp:setProperty name=’fBean’ property=’???’ /> < jsp:forward page=’/servlet/JSP2Servlet’ />.
80. Stub is a ____________ proxy for the remote object. .
Learn More CDAC End Module Practice Questions
All Categories
# C-DAC
# Multiple Choice Questions