
Programare cu C++ incepatori 9

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Ali Cabas
Used 25+ times
FREE Resource
13 questions
Show all answers
1.
MATCH QUESTION
1 min • 1 pt
Gasiti care potriveste
a!=b
a este egal cu b
a%2==b%2
a este par
a%2==0
a si b au aceeasi paritate
a==b
a diferit de b
a%10==0
ultima cifra zero
2.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
int n, a, ca, suma=0, cnt=0;
for(int i=0; i<n; i++)
{
cin >> a;
cin >> n;
while(a>0)
{
suma=suma+a%10;
a=a/10;
}
if(suma%2==0)
cnt++;
suma=0;
}
cout << cnt;
3.
MATCH QUESTION
1 min • 1 pt
Gasiti care potriveste
48
if(a/10%10>=a%10)
2306
if(a%2==1 && a/1000>0)
55
if(a/10%2==0 && a>9 && a<100)
2355
if(a%100<10 && a/1000>0)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cate stelute va fi afisat?
2
3
4
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce face programul?
cel mai mare numar par cu 2 cifre
cel mai mare numar par cu ultimele 2 cifre diferite
cel mai mare numar par cu 3 cifre
cel mai mare numar par cu cifra zecilor diferit de cifra sutelor
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cate stelute va fi afisat?
1
5
6
7
7.
MATCH QUESTION
1 min • 1 pt
Gasiti care potriveste
1307
1305
1306
1301
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Fulls de càlcul - LibreOffice Calc

Quiz
•
8th Grade
10 questions
C++

Quiz
•
6th - 8th Grade
10 questions
FORMULAS Y FUNCIONES EN EXCEL

Quiz
•
8th - 9th Grade
10 questions
Editoare multimedia

Quiz
•
7th Grade
15 questions
Excel 1° Sec

Quiz
•
7th Grade
9 questions
Evaluare PAGINI WEB

Quiz
•
8th Grade
12 questions
REPASO DE MICROSOFT EXCEL (BÁSICO)

Quiz
•
8th Grade
10 questions
Fórmulas Básicas en Excel

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade