Answer the following questions true (T) or false (F)

1. True/False: When you divide two integers, if the result is not an integer (25 ÷ 3, for example), all computer programs will automatically truncate the fractional part of the result.

2. True/False: A Boolean variable can be used to turn off your computer during the running of a program.

3. True/False: When a variable is declared, its type should be specified.

1. F
2. F
3. T

Computer Science & Information Technology

You might also like to view...

The characteristic that defines the kind of data you can store in a field is the:

a. data source b. data type c. field property

Computer Science & Information Technology

Information is easier to understand when it is combined into a single group

Indicate whether the statement is true or false

Computer Science & Information Technology