R
Q. What is stringBuffer in java?
StringBuffer class is used to create modifiable strings in java.
You must be Logged in to update hint/solution
Q. To successfully overload a method in Java, the argument-list or parameter-list must be ___.
Q. Can 8 byte long data type be automatically type cast to 4 byte float data type?
Q. Which methods are used to bind the objects on HttpSession instance and get the objects?
Q. What will be the output of the following code
Q. Which method waits for a thread to die?
Q. A class that cannot be subclassed is called a _______
Q. What will be the output of the following Java code?
Q. What is inheritance in Java?
Q. Which of these is the most popularly used class as a key in a HashMap?
Discusssion
Login to discuss.