Shortcut Navigation:

Core Java Quiz (Method, Variable, Default)

classes are useful because they

Which of the following is the correct statement to create an object of Data class?

The new keyword is used to ____

A constructor is a special type of_____

A default constructor ______

To specify default access to a variable or a method ___ keyword is used

The .dot operator connects the following two entities :

When a variable is declared as static , _____

Before doing garbage collection , _____ method is called :

Inheritance means______

Tagged as: method