Home / Programming MCQs / JAVA MCQs / Question
R
Q. To pass a string as a command-line argument in Java, you need to surround the text within a pair of ___.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. how many ports TCP/IP are reserved for specific protocol?
Q. What class is the top of the AWT event hierarchy?
Q. What is the output of Java code snippet with a Ternary operator or Conditional operator?
Q. ___ keyword is used to refer to the current object.
Q. The syntax "type variable = (type) variable2" is used for
Q. The data type for numbers such as 3.14159 is _________.
Q. In standalone Java applications, which method is mandatory?
Discusssion
Login to discuss.