Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

quiz-placeholder

Similar activities

Year 9 Data Science: Revision

Year 9 Data Science: Revision

9th Grade

20 Qs

C Programming Quiz(session 1)

C Programming Quiz(session 1)

University

20 Qs

Tes Formatif 2 - OOP PHP

Tes Formatif 2 - OOP PHP

11th Grade

20 Qs

C PROGRAMMING LANGUAGE

C PROGRAMMING LANGUAGE

University

20 Qs

C programming Quiz

C programming Quiz

University

20 Qs

C-Programming

C-Programming

University

15 Qs

PYTHON UNIT I MCQS

PYTHON UNIT I MCQS

University

15 Qs

Q3 M3 A

Q3 M3 A

10th Grade

25 Qs

Fundamentals of Programming C++

Fundamentals of Programming C++

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Jerico Vilog

Used 309+ 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?