Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

quiz-placeholder

Similar activities

Programming concepts in c - Quizizz-III

Programming concepts in c - Quizizz-III

University

20 Qs

Python

Python

8th - 9th Grade

15 Qs

3rd-Qtr QUIZ6 COMPUTER PROGRAMMING-Elements and Fundamentals4323

3rd-Qtr QUIZ6 COMPUTER PROGRAMMING-Elements and Fundamentals4323

12th Grade

20 Qs

CS Python Fundamentals Unit 6 - Animation

CS Python Fundamentals Unit 6 - Animation

9th - 12th Grade

18 Qs

C++

C++

9th Grade - University

20 Qs

Programming Concepts in C

Programming Concepts in C

University

20 Qs

Tes Formatif 2 - OOP PHP

Tes Formatif 2 - OOP PHP

11th Grade

20 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

Fundamentals of Programming C++

Fundamentals of Programming C++

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Jerico Vilog

Used 310+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lines beginning with a hash sigh (#) are

namespace

directives

object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does <= mean?

less than

less than or equal to

greater than

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the point by where all C++ programs start their execution, independently of its location within the source code

main()

start()

system()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It represents the standard output stream of C++

cout

cin

clrscr()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The collective name given to spaces (blanks), horizontal and vertical tabs, newline characters, and comments

comment

new line

whitepsace

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tokens representing fixed numeric or character values.

identifier

constant

directives

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Words reserved for special purposes and must not be used as normal identifier names

variable

namespace

keywords

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?