
Programare cu C++ nivel incepatori 3
Authored by Ali Cabas
Computers
6th - 8th Grade
Used 19+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
cout << "****" << endl << "****" << "endl";
*****
*****endl
****
endl
****
****
****
endl
****endl****endl
2.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
a!=b
a si b au aceasi ultima cifra
a%2==b%2
a diferit de b
a==b
a egal cu b
a%10==b%10
a si b au aceasi paritate
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if(a>99 && a<1000 && a%10==2)
103
92
204
202
4.
REORDER QUESTION
1 min • 1 pt
Programul de jos gaseste maximum dintre a si b, daca sunt egale afiseaza zero.
Gasiti ordine.
else if(b>a)
cout << b;
cin >> a >> b;
int a, b;
if(a>b)
cout << a;
else
cout << "0";
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
cout << "****";
cout << "****";
cout << "****" << endl;
cout << "****" << endl;
****
****
****
****
********
****
****
************
****
****
****
********
6.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
if(a%2==0 && a>99 && a<1000)
ultima cifra egal cu 0
if(a%10==0)
par si 3 cifre
if(a%2==0 || a%10==5)
ultima cifra 2 sau 3
if(a%10==2 || a%10==3)
impar si 2 cifre
if(a%2==1 && a>9 && a<100)
par sau ultima cifra 5
7.
REORDER QUESTION
1 min • 1 pt
Programul de jos afiseaza 1 daca a,b,c sunt egale altfel afiseaza 0.
Gasiti ordine.
else
cout << "0";
int a, b, c;
if(a==b && b==c && a==c)
cout << "1";
cin>>a>>b>>c;
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
Начала программирования на языке Паскаль
Quiz
•
8th - 11th Grade
10 questions
El buen uso de la Computadora
Quiz
•
3rd - 6th Grade
12 questions
DISPOSITIVOS DE ENTRADA Y DE SALIDA
Quiz
•
6th - 9th Grade
10 questions
7 ICT Sem 2 Reviewer
Quiz
•
7th Grade
13 questions
Nhập môn HTML
Quiz
•
6th - 9th Grade
10 questions
Working with tables
Quiz
•
5th - 12th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
15 questions
7ICT - Algorithms Revision Quiz
Quiz
•
7th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade