Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

quiz-placeholder

Similar activities

search engine quizz

search engine quizz

University

15 Qs

UH DMI

UH DMI

12th Grade

16 Qs

C Programming - Unit 1 MCQ

C Programming - Unit 1 MCQ

University

15 Qs

Programming Concepts in C

Programming Concepts in C

University

20 Qs

Ulangan Algoritma dan Pemrograman Kelas X DKV B

Ulangan Algoritma dan Pemrograman Kelas X DKV B

10th Grade

20 Qs

Python Fundamentals

Python Fundamentals

12th Grade

22 Qs

การเขียนโปรแกรมด้วย Python

การเขียนโปรแกรมด้วย Python

University

20 Qs

Activity 6 - Pet Pals Daycare Website Quiz

Activity 6 - Pet Pals Daycare Website Quiz

9th Grade

20 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?