The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / krishna arikatla
java.lang
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What does sizeof return?
Name few java 8 annotations ?
When do you call copy constructor?
What is equlas() and hashcode() contract in java? Where does it used?
What is an immutable class?
What is the use of accept () method in java?
how is final different from finally and finalize in java?
Is cout buffered?
Which programming language is best in future?
What is the latest java version?
How do I know if java is installed?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Difference between method overloading and method overriding in java ?
What is the purpose of object oriented programming?
Write a java program to generate fibonacci series ?