
Programare cu C++ nivel medie 1
Authored by Ali Cabas
Computers
4th - 8th Grade
Used 25+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cum putem sa verificam daca un număr are exact 2 sau 4 cifre?
if(a>9 && a<10000)
if(a>9 && a<100 && a>999 && a<1000)
if((a>9 && a<100) || (a>999 && a<1000))
if(a<10000 || a<100)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cum verificați daca un număr este par cu exact 3 cifre?
if(a%2==0 && a<1000)
if(a%2==0 && a>99)
if(a%2==1 && a>99 && a<1000)
if(a%2==0 && a>99 && a<1000)
3.
REORDER QUESTION
1 min • 1 pt
Programul scris afișează numărul mai mare, găsiți ordine corecta.
else
cout << b;
int a, b;
if(a>b)
cout << a;
cin >> a >> b;
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
if(a>9 && a<100 && a%2==1)
34
154
155
55
5.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
a%2==0
are o cifra
a/100>1
penultima cifra
a/10%10
are cel putin 3 cifre
a<10
ultima cifra
a%10
par
6.
REORDER QUESTION
1 min • 1 pt
Programul respectiv gaseste daca toate numerele sunt, afiseaza da sau nu.
Gasiti ordine.
cin >>a>>b>>c;
int a, b, c, cnt=0;
if(a==b && b==c)
cout << "da";
else
cout << "nu";
7.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
43
if(a/1000>1 && a%2==1)
2010
if(a/10%10%2==1 && a/1000>1)
2005
if(a<100 && a/10%10%2==0)
2504
if(a/100%10>a%10)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Edición de Videos
Quiz
•
7th - 9th Grade
15 questions
ÔN TẬP HKII-02
Quiz
•
8th Grade
12 questions
Làm quen với Scracht
Quiz
•
4th Grade
10 questions
First step to Internet 5B1
Quiz
•
5th Grade
10 questions
Internet
Quiz
•
7th - 10th Grade
15 questions
K5_ÔN TẬP HỌC KÌ 1
Quiz
•
5th Grade
10 questions
Quick Revision Term3
Quiz
•
7th Grade
10 questions
Dasar Microsoft Word (Bagian 1)
Quiz
•
7th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade