web technology Online Quiz - 59
Description: web technology Online Quiz - 59 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which of the following statement is false about Design Model?
A book has one or more pages. Which of the following concepts characterize it best ?
What is the representation of inheritance in an UML class diagram?
Which of the following is not a UML tool?
All UML diagrams can be generated from source code using reverse engineering?
Each activity diagram should have only one initial state
Object Diagrams can be derived from class diagrams
¿En una organización para que se usan los recursos y capacidades ?
The error message displayed when the page is not found at the correct location.
State true or false -- Can a JSP process HTML form data
Which of the following statements is true about the GenericServlet. (Multiple choice)
When u try to redirect a page after you already have written something in your page, the error encountered is “Response has already been committed error” or popularly called 402 error.
URLConnection instance represents a link for accessing or communicating with the resource at the location.
Java Server Pages technology commonly called JSP technology offers the following advantages
Which of the following statements is true about the scope of ‘application’ in JSP ?
The maximum age of the cookie in JSP can be set by
Following methods can be overridden in the JSP page.
What are the possible ways of communication between applet and Servlet (Multiple Choice?)
We make use of a ServletOutputStream object from the JSP page
Which tag in the jsp is used to define the error page.