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 |
How many bytes are a float?
What is set in java?
Is class forname reflection?
What is the use of Getters and Setters method ?
Why we do exception handling in java and how many types of exceptions are there?
What is executor memory?
When do you call copy constructor?
0 Answers Tavant Technologies, Virtusa,
What is the difference between Error, defect,fault, failure and mistake?
How does java pattern compile work?
What are the four integer types supported by java?
Can a static method be overridden in java?
Why we use protected in java?