Hello everyone, I am new to Greenfoot and had missed one of my computer science classes. My teacher put three do now questions on the board, and I would like some assistance with those.
1) Calling a method with a void return type is equivalent to giving a ______________________. Calling a method with a non-void return type is equivalent to _________________________________________________.
2) When if - statements are evaluated the condition can only be __________________ or _________________. The if - statement will be executed only when the condition is _________________.
3) In the Java hierarchical structure what is the formal name of the class that passes methods
to its subclasses?
Thanks!
