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
Java Compiler is stored in JDK, JRE or JVM?
How we can run a jar file through command prompt in java?
Explain the difference between protected and default access.
What is the difference between equals() and == in java?
What are jee technologies?
What is included in core java?
Does every java program need a main?
What is the difference between an interface and an abstract class?
What is the abstraction?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
Is string a wrapper class?
Which method must be implemented by all threads?
Can inner class be public in java?
Is an array a vector?
Why java is used everywhere?