CSC 126 CHAPTER 3

CSC 126 CHAPTER 3

Assessment

Quiz

•

Other

•

University

•

Practice Problem

•

Medium

Created by

MUHAMMAD AFIQ HAIKAL

Used 7+ times

FREE Resource

Student preview

quiz-placeholder

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sequence in C++ programming?

A type of Boolean expression

A method to repeat statements

A series of statements that execute one after another

A way to select different actions based on conditions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a basic structure in C++?

Sequence

Selection

Iteration

Repetition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a Boolean expression evaluate to?

True or false

A character

An integer

A string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to compare two values in C++?

Arithmetic operator

Bitwise operator

Relational operator

Logical operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'if' statement in C++?

To execute a block of code if a condition is true

To define functions

To repeat a block of code

To declare variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'else' keyword do in an if-else statement?

Executes code if the condition is true

Executes code if the condition is false

Ends the program

Declares a variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a logical operator in C++?

&&

==

<=

!=

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?