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

1. According to the principle of information hiding, a module should be completely isolated from other modules.

2. An abstract data type is another name for a data structure.

3. The head of a list does not have a successor.


1. False.
2. False.
3. False.

Computer Science & Information Technology

You might also like to view...

________ must be included in a program in order to use the cout object.

A) Opening and closing braces B) The iostream header file C) A cout declaration D) Strings E) None of the above

Computer Science & Information Technology

Where in an HTML document should the HTML code of Problem 7 be placed?

a. At the top of the document b. At the end of the document c. In the section d. In the section

Computer Science & Information Technology

An ATM asks you to enter a numeric password, called a PIN, which stands for Private Identity Name.

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

Computer Science & Information Technology

If you edit an original file, you should save it with a different filename.

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

Computer Science & Information Technology