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

1) The smallest unit of data, a single binary digit, is called a byte.
2) Data is stored on diskettes in a series of concentric circles called tracks.
3) The collection of computer programs that is responsible for directing computer operations and managing computer resources is called the operating system.
4) To write programs that are independent of the CPU on which they will be executed, software designers use
machine languages to code instructions.
5) Converting a source file to an object file requires a linker.


1) F
2) T
3) T
4) F
5) F

Computer Science & Information Technology

You might also like to view...

The command prevents programmers from accidentally altering the size and location of the Form’s controls.

a) Lock Controls b) Anchor Controls c) Lock d) Bind Controls

Computer Science & Information Technology

On a slide, a placeholder is a preformatted area that defines the type of information to place in an area on the slide

Indicate whether the statement is true or false

Computer Science & Information Technology

Which comparison operator would you use to test if someone is at least 21 years old?

A) > B) >= C) ? D) ?

Computer Science & Information Technology

The file extension for Microsoft Excel 2016 workbooks is ________

A) .xlx B) .xlls C) .xlsx D) .xls

Computer Science & Information Technology