Multiple Choice
You read the following statement in a Java program that compiles and executes. submarine.dive(depth) ; What can you say for sure?
A) Depth must be an int
B) Dive must be a method.
C) Dive must be the name of an instance fie
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Program which executes applet is known as<br>A)applet
Q11: What is different between a Java applet
Q12: Which of these is correct about passing
Q13: Which of this statement is incorrect?<br>A)Every class
Q14: What is process of defining two or
Q16: What is byte code in the context
Q17: What is the process of defining a
Q18: What is garbage collection in the context
Q19: Which is true about an anonymous inner
Q20: Which of the following statements are incorrect?<br>A)Default