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
When deploying a JSF application, all class files must be placed in the _______ directory:
Free
(Multiple Choice)
4.9/5
(41)
Correct Answer:
D
The _______ converts a JSF page to an HTML page.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
What does the value expression timeZoneBean.city do when it is part of the JSF tag <h:inputText value="#{timeZoneBean.city}"/>?
Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
D
If a JavaBean property has only a set method, then it is __________________.
(Multiple Choice)
5.0/5
(41)
The part of the web application that is independent of the graphical user interface is called:
(Multiple Choice)
4.7/5
(40)
The collection of choices for a radio button tag can be specified with a ___ tag.
(Multiple Choice)
4.8/5
(35)
The JSF tags are dynamically translated into HTML tags and text. In this context, dynamic means:
(Multiple Choice)
4.9/5
(35)
An HTML page contains ____ that describe the structure of the page.
(Multiple Choice)
4.8/5
(42)
Suppose a DictionaryBean class has a method String getLanguage(). Which JSF page statement would display the language properly?
(Multiple Choice)
4.8/5
(28)
Which method(s) will this line from a JSF page call? <h:inputText value="#{timeZoneBean.city}"/>
(Multiple Choice)
4.8/5
(43)
One of the steps in deploying a JSF application is to _______ of the web application:
(Multiple Choice)
4.7/5
(35)
A _______ consists of a small string that the web server sends to a browser and that is later sent back to the same server.
(Multiple Choice)
4.8/5
(38)
The Java library contains a _______ class that provides information about time zones around the world.
(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)