
Programare cu C++ nivel incepatori 8

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 51+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
if(a%2==1 || a/10%10==a%10 || a<10)
2004
382
2442
283
2.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
cin >> n;
cout << suma;
int n, a, suma=0;
for(int i=0; i<n; i++)
{
cin >> a;
if(a%3==0 && a%5==0)
suma=suma+a;
}
3.
MATCH QUESTION
1 min • 1 pt
Care potriveste
a%2==0 && a<10
ultimele cifre sunt impare
a%10!=a/10%10 && a>99 && a<1000
impar si are cel putin 3 cifre
a/10%10%2==0
cifra zecilor par
a%2==1 && a>99
par cu o cifra
a%10%2==1 && a/10%10%2==1
ultimele 2 cifre diferite si are exact 3 cifre
4.
DRAG AND DROP QUESTION
1 min • 1 pt
for(int i=0; (a) ; i++) {
for(int j=0; (b) ; j++)
cout << "*";
cout << endl;
}
5.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
int n, a, s1=0, s2=0;
cout << s1 << " " << s2;
if(a%2==0) s1+=a;
else s2+=a;
}
cin >> n;
for(int i=0; i<n; i++)
{
cin >> a;
6.
MATCH QUESTION
1 min • 1 pt
Care potriveste
10
for(i=0; i<20; i+=10)
4
for(i=10; i>0; i++)
infinit
for(i=0; i<10; i+=2)
5
for(i=10; i>0; i--)
2
for(i=5; i<=20; i+=5)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Daca a=3 b=4 c=4 care va fi rezultatul final
1
2
3
4
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
HTML

Quiz
•
7th - 12th Grade
15 questions
KIỂM TRA THƯỜNG XUYÊN TIN 8 KÌ 2_22-23

Quiz
•
8th Grade
15 questions
HTML Quiz

Quiz
•
7th - 12th Grade
14 questions
Câu Lệnh lặp (1)

Quiz
•
8th Grade
15 questions
Code.org Unit 2 - Web Development

Quiz
•
6th - 8th Grade
20 questions
Python Next Steps Homework Quiz

Quiz
•
8th - 10th Grade
12 questions
Year 7 Python

Quiz
•
7th Grade
15 questions
Gmetrix HTML/CSS Session 3 Test

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
14 questions
Computer Hardware

Quiz
•
7th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade