
Programare cu C++ nivel incepatori 2

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Ali Cabas
Used 45+ times
FREE Resource
10 questions
Show all answers
1.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
int n, a, cnt=0;
cin >> n;
for(int i=0; i<n; i++) {
cin >> a;
if(a%2==0)
cnt++;
}
cout << cnt;
2.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
a%10==5
ultimele 2 cifre egale
a>99 && a<1000
cifra sutelor par
a/100%10%2==0
un nr cu exact 3 cifre
a%2==0
Numar par
a%10==a/10%10
ultima cifra egal cu 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cout << "Suma numerelor: " << endl << "a+b=" << a+b;
Daca a=3 b=5 ce afiseaza?
Suma numerelor: 8
Suma numerelor: a+b=8
Suma numerelor:
8
Suma numerelor:
a+b=8
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce afiseaza daca a=3?
43
0
4321
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if((a>99 && a<1000) || a%100<10)
3553
57
1507
2255
6.
MATCH QUESTION
1 min • 1 pt
Care potriveste
345
if(a%10==7 && a>9 && a<100)
2004
if(a%10==a/10%10)
57
if(a/1000>0 && a%2==0)
407
if(a%2==1 && a%100<10)
33
if(a%3==0 && a%5==0)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce afiseaza daca a=6?
43210
nimic
0
4
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Вспоминаем условный оператор

Quiz
•
8th - 10th Grade
10 questions
ICT Grade 7 Quiz

Quiz
•
7th Grade
10 questions
C++

Quiz
•
6th - 8th Grade
11 questions
C++ Functions

Quiz
•
6th - 8th Grade
15 questions
C++ While Loops

Quiz
•
6th - 8th Grade
6 questions
Structura repetitivă

Quiz
•
7th Grade
10 questions
Programare cu C++ nivel 0-1

Quiz
•
6th - 8th Grade
10 questions
Reference and Pointers in C++

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

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

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
30 questions
Teacher Facts

Quiz
•
6th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade