C++ Programming Quiz

C++ Programming Quiz

10th Grade

14 Qs

quiz-placeholder

Similar activities

Mec1 Arduino and Interactive

Mec1 Arduino and Interactive

1st - 12th Grade

10 Qs

Aer Lingus

Aer Lingus

1st - 12th Grade

10 Qs

CFDA: Unit 2 Pre-Assessment

CFDA: Unit 2 Pre-Assessment

9th Grade - University

15 Qs

scratch

scratch

1st - 12th Grade

10 Qs

Pseudocode Olevels Quiz

Pseudocode Olevels Quiz

9th - 12th Grade

9 Qs

Programming Quiz

Programming Quiz

9th - 12th Grade

10 Qs

Python 2.7 - 2.13

Python 2.7 - 2.13

7th - 12th Grade

12 Qs

Percabangan - X MM

Percabangan - X MM

10th Grade

10 Qs

C++ Programming Quiz

C++ Programming Quiz

Assessment

Quiz

Other

10th Grade

Hard

Created by

NOR SHAHIDA BINTI MOHD SHAH NOR SHAHIDA BINTI MOHD SHAH

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is C++ primarily known for?

Functional programming

Procedural programming

Assembly language programming

Object-oriented programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in preparing your C++ program?

Compiling the code

Editing in an editor

Linking the program

Running the program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a compiler do?

Translates source code into machine language

Links object files

Edits the source code

Loads the program into memory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a linker?

To bridge gaps in object files

To edit the source code

To execute the program

To compile the source code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid identifier in C++?

variable name

variable_name

variable-name

1stVariable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to terminate a statement in C++?

.

;

:

,

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a keyword in C++?

return

string

float

int

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?