Search Header Logo

Programming with C++

Computers

9th - 12th Grade

Used 108+ times

Programming with C++
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Where do we write the codes?

1
2
3
4

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of this program?
Program
int main()
{
cout<<"Hi everybody";
return 0;
}

"Hi everybody"
Hi everybody"
Hi everybody
"Hi everybody

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the output of the program?

Ict Profi
IctProfi
Ict
Profi
Profi
Ict

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one has  correct codes  to calculate your age?
Note : Your birth year will be int the birth variable

cout << "Your age is equel to "<<2017-birth;
cout << "Your age is equel to "<<2017-birth
cout << "Your age is equel to 2017-birth";
cout << "Your age is equel to "<<birth;

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What sign is used to end the code sentence ?

,
.
:
;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we declare(present) a variable ?

int  a;
int  a
int ;
a ;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What codes should we use to repeat the code more than 1 time?

While
If
Motor
Int

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?