Care afiseaza cifra miilor si cifra zecilor

Programare cu C++ nivel medie 3

Quiz
•
Computers
•
4th - 9th Grade
•
Easy
Ali Cabas
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cout << a/1000 << " " << a/10;
cout << a/100%10 << " " << a%10;
cout << a/1000%10 << " " << a/10%10;
cout << a%1000 << " " << a%10;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Daca a este egal cu 23501
Dupa linie respective a devine?
a=(a/100)*10+a%10
21
201
2301
2351
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cate stelute va fi afisat?
15
25
10
20
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Daca n=10 si sunt cele 10 numere
33 17 18 24 10 40 65 199 23 5
Ce afiseaza programul?
18 24
-1 -1
18 40
10 40
5.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
else
cout << "Mix";
int a, b, c, suma=0;
else if(a%2==1 && b%2==1 && c%2==1)
cout << "Impar";
if(a%2==0 && b%2==0 && c%2==0)
cout << "Par";
cin >> a >> b >> c;
6.
MATCH QUESTION
1 min • 1 pt
Match the following
252
if(a<100 && a%3==0)
205
if(a%100<10)
381
if(a%10==a/100%10)
315
if(a/100%10%2==1)
24
if(a%3==0 && a%5==0)
7.
DRAG AND DROP QUESTION
1 min • 1 pt
for(int i=0; (a) ;i++) {
for(int j=0; (b) ; j++)
cout << "*";
cout << endl;
}
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
C++ References

Quiz
•
6th - 12th Grade
11 questions
Строки в с++

Quiz
•
8th Grade
12 questions
Bab 1.4.2 - Operator Hubungan dan Operator Logikal dlm Struktur

Quiz
•
9th - 12th Grade
14 questions
C++ - Loops and Random Numbers

Quiz
•
9th - 12th Grade
10 questions
C++

Quiz
•
7th - 8th Grade
13 questions
BÀI THỰC HÀNH 2

Quiz
•
7th - 8th Grade
10 questions
Q - Functii Siruri de caractere

Quiz
•
9th - 10th Grade
8 questions
Structura secventiala

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
12 questions
Dividing Fractions

Quiz
•
6th Grade
9 questions
1. Types of Energy

Quiz
•
6th Grade