introduction to C++ programming PQ1

introduction to C++ programming PQ1

University

15 Qs

quiz-placeholder

Similar activities

Matilda the Musical

Matilda the Musical

6th Grade - University

15 Qs

Simple Sentences

Simple Sentences

6th Grade - University

15 Qs

ELEMENTARY

ELEMENTARY

University

10 Qs

Apiculture

Apiculture

University

10 Qs

Matilda Chapter 16

Matilda Chapter 16

KG - Professional Development

15 Qs

Action Research

Action Research

University - Professional Development

10 Qs

Matilda Questions

Matilda Questions

4th Grade - University

15 Qs

Kuis Rasa Makanan

Kuis Rasa Makanan

5th Grade - University

20 Qs

introduction to C++ programming PQ1

introduction to C++ programming PQ1

Assessment

Quiz

English

University

Medium

CCSS
L.1.1B, L.2.2C, L.3.2D

Standards-aligned

Created by

riszty moyo

Used 399+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the term used in to describe blanks, tabs, newline characters and comments.

variable

data type

whitespace

token

Tags

CCSS.L.1.1B

CCSS.L.2.2C

CCSS.L.3.2D

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a function in c++ programming used to display the output on the terminal window.

printf

scanf

cin

cout

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the symbol used to terminate/end every statement in the source code.

period (.)

semicolon (;)

colon (:)

exclamation mark (!)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the symbol that marks the beginning of the body of the function.

square brackers [ ]

parenthesis ()

curly braces {}

quotation mark " "

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is format specifier\escape sequence a whitespace that prints or display the next output on the next line or new line.

\n

\t

\v

\r

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a data type that can contain data with decimal numbers.

char

int

float

boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

he is the developer of c++ programming language

dennis ritchie

bjarne stroustrup

ken thompson

James Gosling

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?