JSF MCQ Quiz

  1. What is the full form of JSF?
  2. What are the features of JSF?
  3. What are the requirements for using integrated JSF using JDBC?
  4. Which of the following scripting of JSP not putting content into service method of the converted servlet?
  5. What is the difference between Servlets and JSP?
  6. Which of the following isn't a jsp directive?
  7. What is the work of <c:remove > tag?
  8. .......... isn't a directive.
  9. What is the valid scopes in JSP?
  10. DB connections aren't written directly in JSPs, because -
  11. Which of the following class is instance of pageContext?
  12. Which of the following is the Default Templating System for JSF?
  13. Which of the following JSF Version Coincides with Java EE 6?
  14. ......... Creates a Radio Button.
JSF MCQ

Take JSF Quiz To test your Knowledge

Practice below the best JSF MCQ Questions that checks your basic knowledge of JSF (Java Servier Faces). This JSF MCQ Test contains around 20+ Multiple Choice Questions & Answers. So, choose the right answer for every question to check your final preparation for your Exams or Interviews. apart form this, you can also download here JSF MCQ PDF, completely free.

  • JavaScript Framework
  • JavaServer Faces
  • JavaServer Facility
  • None of the above
View Answer
  • Component-Based Framework
  • Support HTML5 & Internationalization
  • Ease and Rapid Web Development.
  • All of the above
View Answer
  • PostgreSQLJDBC4 Driver
  • PostgreSQL 9.1
  • Both A & B
  • None of the above
View Answer
  • syntax
  • translation
  • compilation
  • None of the above
Download Free : JSF MCQ PDF
  • It removes a item from a list
  • it removes the data row from the database
  • It removes a variable from either a specified scope or the first scope where the variable is found
  • None of the above
View Answer
  • page
  • export
  • include
  • useBean
  • request, page, session, application
  • response, page, session, application
  • request, page, context, application
  • request, page, session, global
View Answer
  • Not a standard J2EE architecture
  • Load Balancing is not possible
  • Response is slow
  • All of the above
View Answer
  • javax.servlet.Application
  • javax.servlet.jsp.PageContext
  • javax.servlet.ServletConfig
  • javax.servlet.ServletContext
View Answer
  • H:selectOneRadio
  • H:outputLink
  • H:selectOneMenu
  • None of the above
View Answer
  • five steps
  • six steps
  • four steps
  • three steps
View Answer
  • .jsf
  • .js
  • .jvm
  • None of the above
  • Pre Destroy Application Event
  • Post Construct Application Event
  • PreRender View Event
  • All of the above
View Answer