Practice Questions

Which data type is used to store whole numbers in Java?

What is the default value of a boolean variable?

Which loop guarantees at least one execution?

What is the correct way to declare an array?

Which keyword is used to create an object in Java?

What will 5 + 2 * 3 evaluate to?