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

1. All people who will have primary or secondary use of a system must be involved in the system design.
2. The most rapidly growing type of computing is desktop computing.
3. Parallel conversion attempts to combine the best features of parallel and direct conversion, without incurring all the risks.
4. Conversion by direct changeover means that, on a specified date, users stop using the old system and the new system is put into use.
5. Security is the responsibility of all those who come into contact with the system and is only as good as the most lax behavior or policy in the organization.
6. Conversion by direct changeover means that, on a specified date, users stop using the old system, and the new system is put into use.


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

Computer Science & Information Technology

You might also like to view...

Which of the following defines the C-string containing “Hello”?

a. char stringVar[10] = “Hello”; b. char stringVar[10] = {‘H’, ‘e’, ‘l’, ‘l’, ‘o’}; c. char stringVar[10] = {‘H’, ‘e’, ‘l’, ‘l’, ‘o’, ‘\0’}; d. char stringVar[6] = “Hello”; e. char stringVar[] = “Hello”;

Computer Science & Information Technology

________ quality models rely on the analysis of media gathered at system entrance and exit.

A) Black-box media-based B) White-box media-based C) Glass-box parameter-based D) Gray-box parameter-based

Computer Science & Information Technology

The To box contains the ________ of the recipient

A) e-mail addresses B) street addresses C) phone numbers D) full names

Computer Science & Information Technology

RAID 0+1 combines the advantages of RAID 0 and RAID 1

Indicate whether the statement is true or false

Computer Science & Information Technology