Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

quiz-placeholder

Similar activities

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

Application Development Midterm Quiz

Application Development Midterm Quiz

University

15 Qs

Module 11 - Essential Peripherals 4

Module 11 - Essential Peripherals 4

9th - 12th Grade

18 Qs

SPCC ISE 2 Quiz TE B

SPCC ISE 2 Quiz TE B

University

20 Qs

Software Engineering Quiz 1

Software Engineering Quiz 1

University

20 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

CIS2303 Week 4_5 Ch_3

CIS2303 Week 4_5 Ch_3

University

18 Qs

Chapter 7: System life cycle

Chapter 7: System life cycle

9th - 11th Grade

15 Qs

Fundamentals of Programming C++

Fundamentals of Programming C++

Assessment

Quiz

Computers

9th Grade - University

Practice Problem

Medium

Created by

Jerico Vilog

Used 315+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?