if(a%2==1 && a>9 && a<100)

Programare cu C++ nivel 0-3

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
421
34
43
103
2.
MATCH QUESTION
45 sec • 1 pt
Care se potriveste?
a==b
numar impar
a%2==1
numar par
a%2==0
a egal cu b
a!=b
a diferit de b
a%10
ultima cifra
3.
REORDER QUESTION
45 sec • 1 pt
Gasiti ordine
int a, b, c;
cin >> a >> b >> c;
if(a>b && b>c)
cout << a;
else if(b>a && b>c)
cout << b;
else
cout << c;
4.
MATCH QUESTION
1 min • 1 pt
Care se potriveste.
350
if(a%2==0 && a<10)
35
if(a%2==1 && a>99)
7
if(a%2==0 && a>99)
8
if(a%2==1 && a<10)
351
if(a>9 && a<100)
5.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
int a, b, c;
cin >> a >> b >> c;
if(a%2==0 && b%2==0 && c%2==0)
cout << "Toate pare";
else if(a%2==1 && b%2==1 && c%2==1)
cout << "Toate impare";
else
cout << "Amestec";
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
if(a>=b || b%2==1)
35 104
33 32
33 34
35 37
7.
MATCH QUESTION
1 min • 1 pt
Care se potriveste?
375
if(a%2==0 && a%7==0)
14
if(a%2==0 && a%3==0)
137
if(a%10==7)
36
if(a%10==5)
43
if(a%10==3)
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Web Design End of Quarter Study Quiz

Quiz
•
7th Grade
10 questions
HTML Tables

Quiz
•
7th Grade
10 questions
HTML Basics

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

Quiz
•
8th Grade
12 questions
Test Cls 7 Sem I

Quiz
•
6th Grade
10 questions
Instructiunea If

Quiz
•
6th Grade
15 questions
Hyperlink Tags (HTML)

Quiz
•
6th - 12th Grade
10 questions
HTML QUIZ- Grade 6

Quiz
•
7th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
49 questions
How Well Do You Know Your 6th Grade Teachers?

Quiz
•
6th Grade