Q.

What declarations are required for every Java application?

A. A class and the main( ) method declarations.
B. A class with void method
C. A class with main method
D. A class with init method
Answer» A. A class and the main( ) method declarations.
3.7k
0
Do you find this helpful?
57

Discussion

No comments yet