Basics in C++

Basics in C++

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

phthon

phthon

10th - 12th Grade

9 Qs

The Data Protection Act

The Data Protection Act

KG - 9th Grade

15 Qs

Data Protection Act

Data Protection Act

10th Grade

15 Qs

Python fundamentals

Python fundamentals

11th Grade

15 Qs

Visual Basic Intro Quiz

Visual Basic Intro Quiz

9th - 12th Grade

10 Qs

Computer Literacy Program

Computer Literacy Program

10th Grade

10 Qs

Valid and Invalid Variables in Java

Valid and Invalid Variables in Java

9th Grade

10 Qs

Comments and Variables in Python Programming

Comments and Variables in Python Programming

11th Grade

10 Qs

Basics in C++

Basics in C++

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

sudha ramesh

Used 67+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ provides various types of …………………… that include keywords, identifiers, constants, strings and operators.

Tokens

Expressions

Structures

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

………………….. are explicitly reserved words and cannot be used as names for the program variables or other user-defined program elements.

Identifiers

Keywords

Constants

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C++, ………………….. refer to fixed values that do not change during the execution of a program

Identifiers

Constants

Strings

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ programming language was developed by ____________.

Dennis Ritchie

Bill Gates

Bjarne Stroustrup

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ was developed in the year ___

1970

1980

1976

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the type of each of the following constants?

's' -10 "LMOIS"

String integer Character

integer character String

Character integer String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A C++ code line ends with ___

Full stop .

Comma ,

Semi colon ;

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?