
Programare cu C++ nivel incepatori 5

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 33+ times
FREE Resource
12 questions
Show all answers
1.
CLASSIFICATION QUESTION
1 min • 1 pt
Gasiti categorie potrivit
Groups:
(a) Se repeta 5 ori
,
(b) Bucla infinita
,
(c) Se repeta 0 ori
,
(d) Se repeta 1 data
for(i=0; i<10; i+=2)
for(i=10; i>0; i+=2)
for(i=0; i>=0; i++)
for(i=0; i>0; i++)
for(i=5; i<5; i+=2)
for(i=10; i<20; i+=10)
for(i=10; i<20; i+=2)
for(i=0; i>=0; i--)
2.
REORDER QUESTION
45 sec • 1 pt
Gasiti ordine.
cout << suma;
cin >> n;
for(int i=0; i<n; i++) {
cin >> a;
int n, a, suma=0;
if(a>99 && a<1000)
suma+=a;
}
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
if((a>9 && a<100) || (a%100<10 && a%10!=a/10%10))
133
2054
2044
2004
4.
MATCH QUESTION
1 min • 1 pt
Care potriveste
a>99 && b>99
ultimele cifre egale
a!=b
paritate sunt egale
a%2==1 && b%2==1
a si b au cel putin 3 cifre
a%2==b%2
diferit de
a%10==b%10
a si b impar
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Daca a=5 b=4 c=4, dupa program devine?
1
2
3
4
6.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
for(int i=0; i<n; i++) {
cin >> a;
cout << cnt;
int n, a, cnt=0
cin >> n;
if(a%2==0 && a>9 && a<100)
cnt++;
}
7.
DRAG AND DROP QUESTION
1 min • 1 pt
for(int i=0; (a) ; i++) {
for(int j=0; (b) ; j++)
cout << "*";
(c)
}
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
HTML codes

Quiz
•
6th - 8th Grade
17 questions
Programare cu C++ nivel incepatori 7

Quiz
•
6th - 8th Grade
7 questions
CSS Rules Quiz-unit 4 CodeHS

Quiz
•
7th Grade - University
12 questions
Basics of html

Quiz
•
8th Grade
10 questions
HTML - Basic : Grade 7

Quiz
•
7th - 9th Grade
10 questions
Excel If function WSC 4.2.3

Quiz
•
7th Grade - University
15 questions
HTML review

Quiz
•
7th - 8th Grade
14 questions
CSD Unit 2: Web Development Review

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

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

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th 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
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade