The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / pallavi
Class doesnot belong to any package so answer is (d) none....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is static import in java?
Explain the importance of finally over return statement?
Why array is used in java?
What is the functionability stubs and skeletons?
How do I enable java in safari?
Can static method access instance variables ?
How to make a non daemon thread as daemon?
What does bitwise or mean?
What does the append?
What is meant by flickering?
How to check if a list is sorted in java?
What is null data type?
What is the purpose of void?
What is the purpose of finalization in java programming?
In case of inheritance what is the execution order of constructor and destructor?