Question: Which method declarations, when inserted at (1), will result in the program compiling and printing 90 when run? Select the two correct answers. (a) (b)
Which method declarations, when inserted at (1), will result in the program compiling and printing 90 when run?
![public class RQ400A30 ( public static void main(String [] args) { doIt](https://dsd5zvtm8ll6.cloudfront.net/images/question_images/1706/9/4/0/77365bdd9652ab7f1706940770822.jpg)
Select the two correct answers.
(a)

(b)

(c)

(d)

(e)

public class RQ400A30 ( public static void main(String [] args) { doIt (); } // (1) INSERT METHOD DECLARATION HERE. }
Step by Step Solution
3.41 Rating (164 Votes )
There are 3 Steps involved in it
d and e In the header of a for loop we can de... View full answer
Get step-by-step solutions from verified subject matter experts
