The first step in the problem solving process is:

Which of these best defines 'debugging'?

An object created from a class is called:

Where are the variable arguments located in a function?

When a subclass retains all the characteristics and abilities of a superclass, it is called:

In a flowchart, an IF control statement is represented by a:

A control statement that can take one of two or more paths based on a single condition is the:

Loops can be repeated infinitely.

A conditional loop does not end once a condition is no longer satisfied.

Math expressions (or formulas) aren't useful in computer programming.

A variable is:

Keeping variable names short (i.e. 'x', 'y', 'i') is good programming practice and makes it easy to find.

Boolean variables store:

An Integer variable holds:

A char variable holds:

A float or double variable holds:

Which of the following is a relational operator?

The logical operator symbol || represents:

When you use an assignment operator (=), the place where you want the result to be stored should be written on the left side of the equals sign (=).

A function is a piece of code that sends a message to an object asking it to perform an action.

Teachers: Create FREE classroom games with your questions Click for more info!
©2007-2024 Review Game Zone | About | Privacy | Contact | Terms | Site Map