Home / Programming MCQs / JAVA MCQs / Question
G
Q. Which method is used to write a byte to the current output stream?
public void write(int)throws IOException is used to write a byte to the current output stream.
You must be Logged in to update hint/solution
Which of the following is an advantage of the statement – Separation of business logicfrom JSP ?
What is the output of relational operators?
Which constructor creates an empty string buffer with the specified capacity as length.
What is the output of the following?
What is the output of the below Java program?
What is the output of the below Java code snippet?
An abstract class has no use when it is extended by some other class.
A Loop in Java language may contain ___.
Discusssion
Login to discuss.