Shortcut Navigation:

Return Type Quiz

Why do we need to write static keyword to main method

Arguments passed via command line (command prompt) are stored as ……………data type

Which is the predefined package available in java

Smallest individual unit in java program is known as ……………

How to call methods of math class

String is the predefined ……………….

x=x+1 is equivalent to ………….

pow() is from which class

Constructor has return type

If a method have same name as class name and method do not have any return type it is known as……………….