
Programare cu C++ nivel 0-5

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 33+ times
FREE Resource
10 questions
Show all answers
1.
MATCH QUESTION
1 min • 1 pt
Care se potriveste?
43 103
if(a%10==b%10)
145 77
if(a%10==3 && b%10==3)
157 2004
if(a%2==0 && b%2==0)
45 75
if(a%2==1 && b%2==1 && a>b)
38 132
if(a>99 && b>99)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if( (a%10==3 || a%10==7) && a>99)
73
43
155
103
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if(a>99 && a<1000 && a%2==0)
348
347
105
48
4.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
int a, b, c, s=0, p=0;
s=a+b+c;
p=a*b*c;
if(s==p)
cout << 1;
cin>>a>>b>>c;
else
cout << 0;
5.
MATCH QUESTION
45 sec • 1 pt
Care se potriveste
a%2==0
Par
!=
Ultima cifra
==
Impar
a%2==1
Egale
a%10
Diferit de
6.
DRAG AND DROP QUESTION
1 min • 1 pt
cout << "ultima cifra din numarul a: " (a) a (b) (c) ;
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
if( (a%10==3 && b%10==3) || (a>99 && b>99) )
43 125
127 83
101 203
33 44
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Programare cu C++ nivel incepatori 4

Quiz
•
6th - 8th Grade
6 questions
Structura repetitivă

Quiz
•
7th Grade
10 questions
ICT Grade 7 Quiz

Quiz
•
7th Grade
11 questions
C++ Functions

Quiz
•
6th - 8th Grade
10 questions
Wprowadzenie do C++

Quiz
•
8th Grade
15 questions
C++ While Loops

Quiz
•
6th - 8th Grade
10 questions
Вспоминаем условный оператор

Quiz
•
8th - 10th Grade
10 questions
Instructiunea If

Quiz
•
6th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade