Y
Q. Which object stores references to the request and response objects?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of these classes are used by character streams for input and output operations?
Q. Which is the Superclass of Wrapper types like Byte, Short, Integer, Long, Float and Double?
Q. How do you declare a one-dimensional array in Java?
Q. What is the output of the below Java program that tries to overload a method "abs"?
Q. The layout manager that lets you align components at north, south, east, west directions is
Q. Which of these method of DatagramPacket is used to find port number?
Q. Which of these is specified by a File object?
Q. To create an InputStream on a socket, say s, which of the following statement isnecessary?
Q. An interface is a blueprint of a class. It has static constants and abstract methods
Discusssion
Login to discuss.