Programming with C++

Programming with C++

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

NHÓM HÀM CƠ SỞ DỮ LIỆU

NHÓM HÀM CƠ SỞ DỮ LIỆU

11th Grade

10 Qs

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

PHẦN MỀM MSW LOGO

PHẦN MỀM MSW LOGO

9th - 12th Grade

10 Qs

Cyber Security KS4

Cyber Security KS4

8th - 12th Grade

15 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

Bài tập trắc nghiệm C++(tiếp)

Bài tập trắc nghiệm C++(tiếp)

3rd Grade - University

10 Qs

Programming with C++

Programming with C++

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 108+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers