New game
Download
Get Academic Plan
Share game
Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

ABSTRACTION PART C++ CIN & COUT

Quiz

Played 3

About this activity

C++ CIN & COUT GAMIFIED

Created by

Philippines

Download the paper version to play

Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

%
Anonymous
Anonymous
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
ABSTRACTION PART C++ CIN & COUT
 

ABSTRACTION PART C++ CIN & COUTOnline version

C++ CIN & COUT GAMIFIED

by RICK JASON WALES
1

Which of the following is a correct basic C++ syntax?

2

What is C++ primarily?

3

Who developed C++?

4

What does cout do in C++?

5

What does cin do in C++?

6

Which is an example of output in C++?

7

Which is an example of input in C++?

8

What is "Enter your name:" likely?

9

Which symbol is used with cout?

10

Which symbol is used with cin?

Feedback

C++ uses cout << to display output. Other options are not valid C++ syntax.

C++ is a programming language used to create programs and software

Bjarne Stroustrup developed C++ to improve the C programming language.

cout is used to display information on the screen.

cin is used to get input from the user.

cout << prints to screen.

This allows the user to enter data. cin >> reads data from user.

It is displayed on the screen to guide the user.

<< sends data to the screen using cout.

>> receives input from the user using cin.

Are you sure you want to leave the page?

If you leave, you will lose the game in progress.