Decision-making on a program depends on ____.

A. classes
B. conditions
C. primitives
D. objects


Answer: B

Computer Science & Information Technology

You might also like to view...

A private access modifier is always associated with data members, methods, and constructors of a class.

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

Computer Science & Information Technology

Software that helps users to communicate with family, friends and business colleagues by posting personal information, status updates, and photos is called  ____.

A. web browser B. enterprise application C. social media D. personal information manager

Computer Science & Information Technology

What is the value of the following?

sqrt(sqrt(pow(2,4))); a. 1 b. 2 c. 4 d. 16

Computer Science & Information Technology

A ____ contains a single piece of information, such as a name, birth date, or zip code.

A. character B. field C. file D. record

Computer Science & Information Technology