Exam 1: Introduction to Computer and C Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

An algorithm is

(Multiple Choice)
4.8/5
(36)

What does the following line of code display to the screen? Cout << "This is the computer\n programming book\n";

(Multiple Choice)
4.8/5
(39)

A finite sequence of precise instructions that leads to a problem solution is

(Multiple Choice)
5.0/5
(41)

The term OS stands for

(Multiple Choice)
4.8/5
(41)

The compiler will catch all your programming mistakes.

(True/False)
4.8/5
(38)

What does the following print to the screen? Cout << "Hello Students/n";

(Multiple Choice)
4.8/5
(35)

A mistake in a computer program is called a ______________.

(Short Answer)
4.8/5
(46)

List at least two input devices ____________ _________________.

(Short Answer)
4.7/5
(36)

cin >> number;

(Multiple Choice)
4.9/5
(36)

Which of the following is not an example of a program bug?

(Multiple Choice)
4.8/5
(37)

The part of the computer that controls and executes programs is called the _______.

(Short Answer)
4.9/5
(37)

cout << "How many items would you want?\n";

(Multiple Choice)
4.8/5
(35)

int number;

(Multiple Choice)
4.8/5
(43)

Who designed the first programmable computer?

(Multiple Choice)
4.9/5
(36)

You should write your program before you write the algorithm.

(True/False)
4.7/5
(35)
Showing 41 - 55 of 55
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)