The _____________ in a problem statement is the information that is supplied to the computer to help it solve a problem.?

A. ?known information
B. ?assumption
C. algorithm?
D. ?predicate


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. The Internet is just a network of computers. b. The internet is now an Internet of Things. c. Each thing in the Internet of things is an object with an IP address. d. Each thing in the Internet of Things must have the ability to send data automatically over a network.

Computer Science & Information Technology

Which if statement would be true if you needed to see if x (an int) was 5 and y (an int) was 7?

A. if ( x = 5 && y = 7 ) B. if ( x == 5 || y == 7 ) C. if ( x == 5 || y =7 ) D. if( x == 5 && y == 7)

Computer Science & Information Technology

A ________ is an organization of fields that start with the most general and go down to the most specific.?

A. ?Hierarchy B. ?Trendline C. ?Data Cube D. ?Timeline slicer

Computer Science & Information Technology

CMSs are popular in large part because of their ease of use.

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

Computer Science & Information Technology