The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / malligontla
Class is does not belongs to any package. So Ans is , d.None
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
Describe the various concepts related to object oriented programming (oop).
why Interface used?
Explain Basics of OOP Language in java
how to create multithreaded program? : Java thread
Which collections are thread safe in java?
How we can declare a static variable?
Why java is call by value?
What do you mean by boolean?
How do you implement tree mirroring in java?
Can an integer be null java?
What is the benefit of lambda expressions?
Explain how hashmap works?
Explain java heap space and garbage collection?
What is the similarity between dynamic binding and linking?
What is the use of coding?