Home / Programming MCQs / JAVA MCQs / Question
M
Q. You read the following statement in a Java program that compiles and executes. submarine.dive(depth); What can you say for sure?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of the following statements is NOT true about creating your own exceptions?
Which of the following is correct way of importing an entire package ‘pkg’?
What is the output of the Java code snippet?
What will be the output of the following program?
Which of these cannot be used for a variable name in Java?
A failed method overriding calls the method of a ___ in Java.
How do you position a component using FlowLayout?
Which of these classes are used by character streams for input and output operations?.
Discusssion
Login to discuss.