You read the following statement in a Java program that compiles and executes.
submarine.dive(depth);
What can you say for sure?
Reveal answer
Fill a bubble to check yourself
You read the following statement in a Java program that compiles and executes.
submarine.dive(depth);
What can you say for sure?