C++ Basics

C++ Basics

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

C++

C++

7th - 8th Grade

10 Qs

Python Fundamentals

Python Fundamentals

11th - 12th Grade

12 Qs

Reference and Pointers in C++

Reference and Pointers in C++

6th - 8th Grade

10 Qs

Introduction to C

Introduction to C

10th Grade

8 Qs

C++ References

C++ References

6th - 12th Grade

12 Qs

Java 1

Java 1

11th Grade

10 Qs

Python

Python

8th - 9th Grade

15 Qs

BAHASA C++

BAHASA C++

11th Grade

10 Qs

C++ Basics

C++ Basics

Assessment

Quiz

Computers

7th - 12th Grade

Hard

Created by

Thomas Martinez

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?