
Programare cu C++ nivel 0-5

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 42+ times
FREE Resource
10 questions
Show all answers
1.
MATCH QUESTION
1 min • 1 pt
Care se potriveste?
157 2004
if(a%10==3 && b%10==3)
43 103
if(a>99 && b>99)
145 77
if(a%2==0 && b%2==0)
38 132
if(a%2==1 && b%2==1 && a>b)
45 75
if(a%10==b%10)
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.
if(s==p)
cout << 1;
else
cout << 0;
int a, b, c, s=0, p=0;
s=a+b+c;
p=a*b*c;
cin>>a>>b>>c;
5.
MATCH QUESTION
45 sec • 1 pt
Care se potriveste
==
Egale
a%10
Par
a%2==1
Impar
a%2==0
Diferit de
!=
Ultima cifra
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
11 questions
Массивы в C++: ввод/вывод

Quiz
•
6th - 8th Grade
13 questions
HTML тегтері

Quiz
•
1st Grade - University
10 questions
HTML Forms

Quiz
•
6th - 7th Grade
10 questions
HTML introduction

Quiz
•
8th - 9th Grade
10 questions
List and Table in HTML

Quiz
•
8th Grade
11 questions
Jezik HTML

Quiz
•
7th Grade
10 questions
while

Quiz
•
1st - 10th Grade
10 questions
С++ цикл for

Quiz
•
6th - 9th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade