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 the constructor?
How do you compare arrays in java?
why using interface interface ?
Why is the type for real numbers called double?
What is the use of singleton?
how to handle exceptions in ejb?
What is the unit of plancks constant?
what is the difference between process and thread? : Java thread
What is the use of System class?
I want to print “hello” even before main is executed. How will you acheive that?
What do you understand by private, protected and public?
What is application tier?
What are data types in oop?
What are the steps involved to write rmi based programs?
What is sortedmap interface?