
Programare cu C++ nivel incepatori 4

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 37+ times
FREE Resource
12 questions
Show all answers
1.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
1577
if(a%100<10)
2340
if(a%5==0 && a%3==0)
28
if(a%2==0 && a<100)
207
if(a/10%10==a%10 && a%2==0)
144
if(a/1000>0 && a%2==1)
2.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
else if(a%2==1 && b%2==1 && c%2==1)
suma=a*b*c;
cin >> a >> b >> c;
if(a%2==0 && b%2==0 && c%2==0)
suma=a+b+c;
int a, b, c, suma=0;
cout << suma;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if((a>9 && a<100) || a/10%10%2==0)
372
8
3045
178
4.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
for(int i=1; i<n; i++) {
cin >> a;
cout << cnt;
cin >> n >> p;
int a, p, cnt=0, n;
if(a%2==0 && a>p)
cnt++;
}
5.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
a/10%10%2==1
paritate sunt diferit
a%2==0 && a>99
cifra zecilor impar
a%10==a/10%10
ultimele 2 cifre egale
a%2!=b%2
are cel putin 4 cifre
a/1000>0
par si cel putin 3 cifre
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
nr = (a/100) * 10 + a%10;
Daca a=3175, nr va fi?
31
75
175
315
7.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
cout << suma;
if(a%2==0)
suma=suma+a;
}
cin >> n;
int n, a, suma=0;
for(int i=0; i<n; i++) {
cin >> a;
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
С++ цикл for

Quiz
•
6th - 9th Grade
10 questions
C# lesson10

Quiz
•
1st - 10th Grade
15 questions
Условия задачи ОГЭ на программирование

Quiz
•
8th Grade
17 questions
KUIZ PYTHON

Quiz
•
7th Grade
10 questions
Тармақталған алгоритм

Quiz
•
7th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
11 questions
Массивы в C++: ввод/вывод

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
30 questions
Teacher Facts

Quiz
•
6th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade