Exam 1: Introduction to Computer and C++ Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

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

(Multiple Choice)
4.9/5
(41)

A mistake that is a direct violation of the syntax rules will generate a compiler ________.

(Short Answer)
4.8/5
(45)

The most recent standardized version of C++ is called:

(Multiple Choice)
4.9/5
(38)

Which of the following is not a phase of the program-design process?

(Multiple Choice)
4.8/5
(35)

A computer that is normally used by only one person at a time is called a

(Multiple Choice)
4.9/5
(30)

C++ is an example of a

(Multiple Choice)
4.8/5
(42)

Computers that are interconnected are known as a _____________.

(Short Answer)
4.8/5
(44)

The compiler will catch all your programming mistakes.

(True/False)
4.7/5
(31)

The physical machines that make up a computer is called the

(Multiple Choice)
4.8/5
(36)

It is considered better style to put the braces {}) on separate lines.

(True/False)
4.8/5
(36)

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

(Multiple Choice)
4.9/5
(32)

One of the biggest difference between C and C++ is:

(Multiple Choice)
4.7/5
(31)

What is wrong with the following statement? Cout << "Hello to everyone\n;

(Multiple Choice)
4.8/5
(30)

The term OS stands for

(Multiple Choice)
4.9/5
(35)

The output of the compiler is called

(Multiple Choice)
4.8/5
(41)

What is wrong with the following statement? Cout << "Hello to everyone\n"

(Multiple Choice)
4.9/5
(33)

Who designed the first programmable computer?

(Multiple Choice)
4.9/5
(33)

A __________ is the program that translates a program written in C++ into machine language.

(Short Answer)
4.8/5
(36)

Errors in a program can be classified into three types, list them

(Short Answer)
4.8/5
(37)

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

(Multiple Choice)
4.7/5
(40)
Showing 21 - 40 of 56
close modal

Filters

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