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

1. The discipline of computer science is solely concerned with the design and development of computational machines.
2. Unlike in the natural sciences (such as physics and biology), the systems that computer scientists investigate are largely artificial (e.g., programs, computers, computation models).
3. The three recurring themes that define the discipline of computer science are hardware, software, and theory.
4. Theoretical computer scientists have proven that any problem that can be stated clearly is solvable via an algorithm.
5. Theoretical computer scientists have proven that any problem that can be stated clearly is solvable via an algorithm.


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

Computer Science & Information Technology

You might also like to view...

What function would you use to generate a random number to simulate the flip of a coin? 

A. nextBoolean() B. nextTF(True, False) C. nextIntegerInRange(2) D. nextInteger(True, False)

Computer Science & Information Technology

Function objects have their functions called by using:

a. The dot operator (.) b. operator() c. The arrow operator (->) d. The binary scope resolution operator (::)

Computer Science & Information Technology

To limit the width of a layout, you create a(n) container section in the body of the document and then style its selector to the appropriate limited width.

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

Computer Science & Information Technology

A file extension for a theme template is:

A) .tmex. B) .thex. C) .thms. D) .thmx.

Computer Science & Information Technology