Programming - First Step towards Java Programming - Discussion

You Are Here :: Home > JAVA > First Step towards Java Programming - Discussion

 



Q.

The ________________ statement acts like a reference for the JVM to search for classes when a particular class is used in the program.                         


A. export B. import
C. both a and b D. only a

Answer: Option B
Explaination:

 


import statement makes the JVM go to standard library.




Discussion

Your Comments Goes here...
NameDiscussion