J2EE Applications
Description: J2EE Applications Test covers important questions of Java, interview questions, Practice test, java preparation | |
Number of Questions: 15 | |
Created by: Muni Gupte | |
Tags: Java Test JAVA questions JAVA interview preparation JAVA practice questions J2EE Applications Android Test Java/Oracle /C/C++ |
Which of the following methods of SmashTransition.java class modifies the work_pixels array for the next cell?
Which of the following methods of mouse sends the browser to the URL that corresponds to the currently selected menu item?
Which of the following interfaces defined in java.beans package allows a bean to execute in environments where a graphical user interface is not available?
Which of the following interfaces of javax.servlet package indicates that the servlet is thread safe?
Which of the following tags of javadoc utility states the release when a specific change was introduced?
Which of the following is an interface for objects that want to produce data for images?
Which of the following interfaces consists of methods to recognize when a window is activated, closed, deactivated or quit in the applet?
Which of the following interfaces is used in Java whenever a user wants a component to be resized, moved, shown or hidden in an applet?
Which of the following item events generates text events when the user enters a character?
Which of the following methods of an applet is called each time your applet's output must be redrawn?
Which of the following classes in Java servlets provides an input stream for reading requests from a client?
Which of the following classes in Servlets provides methods to handle HTTP requests and responses?
Which of the following features is available in Java?
Which of the following methods of ServletRequest class is used to return the string equivalent of the client host name?
Which of the following methods of the HttpSevletResponse interface is used to write a cookie to a users machine?