The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answers were Sorted based on User's Feedback
Answer / syamala
In Java API 'Class' belongs to java.lang, so right answer
is a-java.lang
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / pallavi
Class doesnot belong to any package so answer is (d) none....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / malligontla
Class is does not belongs to any package. So Ans is , d.None
| Is This Answer Correct ? | 0 Yes | 14 No |
What is arraylist class in java?
When is the arraystoreexception thrown?
What is java life cycle?
What is the difference between the paint() and repaint() methods in java programming?
What is mean by collections in java?
In which language JVM (Java Virtual Machine) is implemented
What are the benefits of java?
How many inner classes can a class have?
What is Runtime class and its purpose?
What are meta-annotations?
How can an exception be thrown manually by a programmer?
What do you mean by formatting?