ICSE Class 8 Computer Studies Question 7 of 33

Introduction to Java & BlueJ — Question 1

Back to all questions
1
Question

Question 1

Ritika has written a program in Java. After the successful compilation of her program, which option should she select to run it?

Answer

To run her program, Ritika needs to right-click on the class icon and select void main(String[] args) option from the pop-up menu.