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


Please Help Members By Posting Answers For Below Questions

Explain the importance of join() method in thread class?

636


What do you mean by platform independence of Java?

527


How much is a java license?

521


List some oops concepts in java?

576


What are the differences between wait() and sleep()?

534






What is an error in java?

635


What are methods?

546


I want to print “hello” even before main is executed. How will you acheive that?

650


Can we overload the main() method?

545


How to perform merge sort in java?

579


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

697


What is a method declaration?

506


Can a static member function access member variable of an object?

554


I don’t want my class to be inherited by any other class. What should I do?

571


What is the difference between assignment and initialization?

548