Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

quiz-placeholder

Similar activities

Basics of C Programming

Basics of C Programming

8th - 12th Grade

20 Qs

C# Concepts and Code Quiz

C# Concepts and Code Quiz

12th Grade

15 Qs

FY-Test-1

FY-Test-1

University

15 Qs

variable and identifier

variable and identifier

University

16 Qs

Token in Python

Token in Python

9th Grade

20 Qs

C-Programming

C-Programming

University

15 Qs

CC103 - Seatwork 1

CC103 - Seatwork 1

University

15 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

Fundamentals of Programming C++

Fundamentals of Programming C++

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Jerico Vilog

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