The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / syamala
In Java API 'Class' belongs to java.lang, so right answer
is a-java.lang
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Why main() method is public, static and void in java ?
What is xslt in java?
What happens if an exception is not handled in a program?
Is oracle charging for java?
What are the ways in which a thread can enter the waiting state?
What are the rules for variable declaration?
Tell me how many ways are there to initialise an integer with a constant.
What a static class can contains?
How do you use parseint in java?
What is the buffer limit?
Is heap stored in ram?
When do we use synchronized methods in java?
What is a parent class in java?
What is the use of toarray () in java?
What is difference between path and classpath in java?