Basic C++ Programming Questions

Basic C++ Programming Questions

University

18 Qs

quiz-placeholder

Similar activities

Quiz Topic 3 STM101733 PSPD

Quiz Topic 3 STM101733 PSPD

University

20 Qs

OOP - Pretest

OOP - Pretest

University

20 Qs

C# Structured, Selection and Iteration

C# Structured, Selection and Iteration

9th Grade - University

15 Qs

Beginning C Programming

Beginning C Programming

University

23 Qs

Python Input and Arithmetic Quiz

Python Input and Arithmetic Quiz

9th Grade - University

17 Qs

ROUND 1

ROUND 1

University

20 Qs

Introduction To Python

Introduction To Python

University

20 Qs

Orientation Session

Orientation Session

University

15 Qs

Basic C++ Programming Questions

Basic C++ Programming Questions

Assessment

Quiz

Computers

University

Easy

Created by

Quizizz Content

Used 13+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

iostream

Displays output from the screen and input from the keyboard

Has all the math equations

Counts the time

Checks if the code has a function

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What punctuation is used to signal the beginning and end of code blocks?

{ }

-> and <-

BEGIN and END

( and )

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the only function that all C++ programs must contain?

main ()

void ()

system ()

start ()

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is called insertion/put to operator?

<<

>>

>

<

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

C++ is a

high-level language

low-level language

6.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Which command moves the shown text to the next line?
\t
\n
\r
\s

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is a correct comment?

*/ Comments */

** Comment **

/* Comment */

{ Comment }

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?