Basic C++ Programming Questions

Basic C++ Programming Questions

University

18 Qs

quiz-placeholder

Similar activities

Python Interaction

Python Interaction

9th Grade - Professional Development

20 Qs

Python MCQ

Python MCQ

University

20 Qs

CYBER 2

CYBER 2

University

15 Qs

Quiz 1

Quiz 1

University

18 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML,CSS,SCRIPT QUIZZ

HTML,CSS,SCRIPT QUIZZ

University

18 Qs

C++ Mini Quiz

C++ Mini Quiz

12th Grade - University

22 Qs

oop with c++

oop with c++

University

20 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?