πŸ§ͺ JDBC MCQ Quiz Hub

JDBC Mcq Set 2

Choose a topic to test your knowledge and improve your JDBC skills

When destroy() method of a filter is called?





βœ… Correct Answer: 1

Which of the following is true about servlets?





βœ… Correct Answer: 4

How is the dynamic interception of requests and responses to transform the information done?





βœ… Correct Answer: 4

Which are the session tracking techniques? i. URL rewriting ii. Using session object iii.Using response object iv. Using hidden fields v. Using cookies vi. Using servlet object





βœ… Correct Answer: 2

Which page directive should be used in JSP to generate a PDF page?





βœ… Correct Answer: 1

Which tag should be used to pass information from JSP to included JSP?





βœ… Correct Answer: 1

Application is instance of which class?





βœ… Correct Answer: 4

_jspService() method of HttpJspPage class should not be overridden.





βœ… Correct Answer: 1

Default value of autoFlush attribute is?





βœ… Correct Answer: 1

Which one is the correct order of phases in JSP life cycle?





βœ… Correct Answer: 1

β€œrequest” is instance of which one of the following classes?





βœ… Correct Answer: 3

Which is mandatory in <jsp:useBean /> tag?





βœ… Correct Answer: 1

Which one of the following is correct for directive in JSP?





βœ… Correct Answer: 1

Which of the following action variable is used to include a file in JSP?





βœ… Correct Answer: 3

Which attribute uniquely identification element?





βœ… Correct Answer: 1

β€œout” is implicit object of which class?





βœ… Correct Answer: 4

Which object stores references to the request and response objects?





βœ… Correct Answer: 2

What temporarily redirects response to the browser?





βœ… Correct Answer: 3

Which tag is used to set a value of a JavaBean?





βœ… Correct Answer: 1

Can <!–comment–> and <%–comment–%> be used alternatively in JSP?





βœ… Correct Answer: 1

Java code is embedded under which tag in JSP?





βœ… Correct Answer: 2

Which of the following is not a directive in JSP?





βœ… Correct Answer: 4

Which of the following is not an Enterprise Beans type?





βœ… Correct Answer: 1

Which of the following is not true about Java beans?





βœ… Correct Answer: 2

Which of the following is correct error when loading JAR file with duplicate name?





βœ… Correct Answer: 3

Java Beans are extremely secured?





βœ… Correct Answer: 2

Which of the following is not a feature of Beans?





βœ… Correct Answer: 4

What is the attribute of java bean to specify scope of bean to have single instance per Spring IOC?





βœ… Correct Answer: 2

Which attribute is used to specify initialization method?





βœ… Correct Answer: 2

Which attribute is used to specify destroy method?





βœ… Correct Answer: 2

How to specify autowiring by name?





βœ… Correct Answer: 1

Servlet are used to program which component in a web application?





βœ… Correct Answer: 2

Which component can be used for sending messages from one application to another?





βœ… Correct Answer: 3

How are java web applications packaged?





βœ… Correct Answer: 4

How can we connect to database in a web application?





βœ… Correct Answer: 3

How can we take input text from user in HTML page?





βœ… Correct Answer: 1

Which of the below is not a javascript framework for UI?





βœ… Correct Answer: 4

Which of the below can be used to debug front end of a web application?





βœ… Correct Answer: 3

What type of protocol is HTTP?





βœ… Correct Answer: 1

What does MIME stand for?





βœ… Correct Answer: 2

What is the storage capacity of single cookie?





βœ… Correct Answer: 3

Which of below is not a dependency management tool?





βœ… Correct Answer: 4

Which of the following is not a maven goal?





βœ… Correct Answer: 4

Which file is used to define dependency in maven?





βœ… Correct Answer: 2

Which file is used to specify the packaging cycle?





βœ… Correct Answer: 1

Which environment variable is used to specify the path to maven?





βœ… Correct Answer: 3

Which of the below is a source code management tool?





βœ… Correct Answer: 3

Can we run Junits as a part of Jenkins job?





βœ… Correct Answer: 1

Which command can be used to check maven version?





βœ… Correct Answer: 4

Which of the following is not true for Ant?





βœ… Correct Answer: 2