cdac end module advanced java multiple choice questions and answers practice questions advance java mcqs page 5

CDAC Advanced Java Practice Questions

41. Request Dispatcher allows you to




Show Answer ?

42. If Driver returns JdbcComplient() as false then




Show Answer ?

43. Once a JDBC driver has been registered, what method is used to make the database connection?




Show Answer ?

44. What Class.forName will do while loding drivers?




Show Answer ?

45. Which is not a method of HttpServlet?




Show Answer ?

46. Struts implements the MVC/Layers pattern through the use of ——and——-to keep control-flow decisions out of presentation layer.




Show Answer ?

47. Which statement is correct.




Show Answer ?

48. The idea behind the J2EE platform is to provide a simple,_____ standard for distributed application through a component-based application model.




Show Answer ?

49. The MIME stand for ___________________.




Show Answer ?

50. What is the key difference between using a < jsp:forward > and HttpServletResponse.sendRedirect()?




Show Answer ?