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
What is a finally block? Is there a case when finally will not execute?
Why java applets are more useful for intranets as compared to internet?
What is the final keyword in java?
Which is best ide for java?
Mention some features of java?
Can vector have duplicates in java?
How does arraylist size increase in java?
What are the methods used to implement for the key object in the hash map?
What is ide with example?
What is jit and its use?
What are the drawbacks of singleton class?
What do you mean by local variable and instance variable?
Why is java so important?
Is map sorted in java?
What is final keyword in java? Give an example.