No matter how complicated a program is or looks it can all be broken down into a series of 0’s and 1’s.

1. Data stored in arrays is permanent data.
2. Files can only be stored on a computer’s hard drive.
3. No matter how complicated a program is or looks it can all be broken down into a series of 0’s and 1’s.
4. A field is a random group of characters.
5. To distinguish records, there has to be one field that’s unique for each instance; this is called the record key.


1. False, it’s lost when the array goes out of scope.
2. False, there are also magnetic disks, optical disks, magnetic tapes, and compact disks (CDs), and more.
3. True
4. False, it is a meaningful string of characters, such as a name or a job.
5. True.

Computer Science & Information Technology

You might also like to view...

The reading and techniques used by both ethical and malicious hackers are identical.

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

Computer Science & Information Technology

What is a default constructor? How are an object’s instance variables initialized if a class has only a default constructor?

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ file uses tabs to separate data into columns that can be imported into Excel

Fill in the blank(s) with correct word

Computer Science & Information Technology

Flash has become the standard for both professional and casual application developers, as well as for web developers.

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

Computer Science & Information Technology