
Programare cu C++ nivel incepatori 2

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 65+ times
FREE Resource
10 questions
Show all answers
1.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine
cout << cnt;
for(int i=0; i<n; i++) {
cin >> a;
cin >> n;
if(a%2==0)
cnt++;
}
int n, a, cnt=0;
2.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
a%10==a/10%10
ultimele 2 cifre egale
a%2==0
un nr cu exact 3 cifre
a%10==5
Numar par
a/100%10%2==0
ultima cifra egal cu 5
a>99 && a<1000
cifra sutelor par
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/1000>0 && a%2==0)
33
if(a%10==a/10%10)
407
if(a%2==1 && a%100<10)
2004
if(a%10==7 && a>9 && a<100)
57
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
HTML

Quiz
•
8th Grade
10 questions
HTML introduction

Quiz
•
8th - 9th Grade
10 questions
List and Table in HTML

Quiz
•
8th Grade
10 questions
HTML Forms

Quiz
•
6th - 7th Grade
13 questions
HTML тегтері

Quiz
•
1st Grade - University
11 questions
Jezik HTML

Quiz
•
7th Grade
10 questions
Class 8 HTML Introduction

Quiz
•
7th - 8th Grade
10 questions
HTML Introduction

Quiz
•
3rd Grade - Professio...
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