The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / krishna arikatla
java.lang
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the use of singleton class?
Can an interface implement another interface?
What are the four pillars of java?
What are the approaches that you will follow for making a program very efficient?
Which keyword specify that a variable is effectively final ?
What does function identity () do?
What is string buffer?
Differentiate storage classes on the basis of their scope?
What is nullpointerexception?
What is a concrete classes? Is Java object class is concrete class?
What is static import?
How to sort numbers in java without array?
What are use cases?
What is the difference between superclass and subclass?
What is the size of a string in java?