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

1. The Do together structure is used to execute a set of instructions sequentially.
2. The comment structure is used to improve the readability of a program.
3. Pseudocode and flowcharting are tools used by programs during debugging.
4. Inside the People collection there is another collection named Walking People.
5. the camera is an object that is automatically placed in every Alice world

1. FALSE
2. TRUE
3. FALSE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

What is the approximate size of the system boot volume created by the Windows installer for Windows Server 2016?

A. 50 MB B. 150 MB C. 350 MB D. 500 MB

Computer Science & Information Technology

Which class indicates that an error occurred in which an arithmetic result was larger than the largest number that can be stored in the computer?

a. invalid_argument. b. bad_exception. c. out_of_range. d. overflow_error.

Computer Science & Information Technology