Exam 25: Web Applications
Exam 1: Introduction98 Questions
Exam 2: Using Objects76 Questions
Exam 3: Implementing Classes103 Questions
Exam 4: Fundamental Data Types125 Questions
Exam 5: Decisions120 Questions
Exam 6: Loops128 Questions
Exam 7: Arrays and Array Lists118 Questions
Exam 8: Designing Classes95 Questions
Exam 9: Inheritance101 Questions
Exam 10: Interfaces85 Questions
Exam 11: Inputoutput and Exception Handling109 Questions
Exam 12: Object-Oriented Design104 Questions
Exam 13: Recursion110 Questions
Exam 14: Sorting and Searching109 Questions
Exam 15: The Java Collections Framework110 Questions
Exam 16: Basic Data Structures104 Questions
Exam 17: Tree Structures110 Questions
Exam 18: Generic Classes75 Questions
Exam 19: Graphical User Interfaces76 Questions
Exam 20: Streams and Binary Inputoutput82 Questions
Exam 21: Multithreading82 Questions
Exam 22: Internet Networking74 Questions
Exam 23: Relational Databases75 Questions
Exam 24: XML74 Questions
Exam 25: Web Applications75 Questions
Select questions type
One of the corresponding methods for a JavaBean property called ID is:
(Multiple Choice)
4.8/5
(34)
The string that determines the next page that the JSF container sends to the browser is called the __________________.
(Multiple Choice)
4.9/5
(38)
The keys of the map specified in f:selectItems are the ____ that are displayed next to each choice.
(Multiple Choice)
4.9/5
(42)
When <h:inputText value="#{timeBean.time}" /> is displayed, the JSF container calls the __________________.
(Multiple Choice)
4.7/5
(34)
In a web application, the web server sends pages formatted in ____.
(Multiple Choice)
4.8/5
(46)
The name of the bean in the expression #{timeBean.time} is:
(Multiple Choice)
4.8/5
(35)
When the string The current time is #{timeBean.time} is rendered, the JSF container calls the __________________.
(Multiple Choice)
4.8/5
(35)
A _______ is an application whose user interface is displayed in a web browser.
(Multiple Choice)
4.9/5
(39)
Name one of the requirements for a Java class to become a JavaBean?
(Multiple Choice)
4.8/5
(42)
If a JavaBean property has only a get method, then it is __________________.
(Multiple Choice)
4.7/5
(36)
Which of the following is an example of a server with a JSF container?
(Multiple Choice)
4.9/5
(36)
The expression #{timeBean.time} calls the ____________ method.
(Multiple Choice)
4.7/5
(45)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)