Basics in C++

Basics in C++

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Unit 1 Day 7 - Variables & Data Types

Unit 1 Day 7 - Variables & Data Types

9th - 12th Grade

10 Qs

Array

Array

10th Grade

10 Qs

Mengenal Algoritma dan Pemrograman C++

Mengenal Algoritma dan Pemrograman C++

10th Grade - University

15 Qs

Quiz C++ Ch. 3 - Variable Names

Quiz C++ Ch. 3 - Variable Names

9th - 12th Grade

12 Qs

L.5 . PYTHON - VARIABLES AND OPERATORS - 2

L.5 . PYTHON - VARIABLES AND OPERATORS - 2

12th Grade

10 Qs

C++ Basics

C++ Basics

7th - 12th Grade

10 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

Basics in C++

Basics in C++

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

sudha ramesh

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