Which keyword returns the result of the method execution:
Which of the following is a package from Java standard class library
Which Java-package is imported automatically into every Java-program:
What is the name of class containers in Java:
Which of the following can be described as Object Behavior:
The class definition contains the following components:
What is the name of the special method that is executed automatically when creating new object:
How many objects can be created as instance of a single class?
Which of the following classes could be considered as a derived class of the class "Celestial body":
Which of the following definitions is correct: