
Programare cu C++ nivel 0-2

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cout << "****";
cout << "****" << endl;
cout << "****";
cout << "****";
****
********
****
********
********
************
****
****
****
****
****
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cout << "****" << endl << "****" << endl << "****" << endl << "****";
****
****
****
****
****************
********
********
**** **** **** ****
3.
MATCH QUESTION
45 sec • 1 pt
Care se potriveste?
cout
Trece la urmatorul linie
!=
Diferit
cin
Afisare
==
Egal
endl
Citirea
4.
REORDER QUESTION
45 sec • 1 pt
Gasiti ordine
cin >> a >> b >> c;
int a, b , c;
else
cout << "Diferit";
if(a==b && b==c)
cout << "Egale";
5.
MATCH QUESTION
1 min • 1 pt
Care se potriveste?
37
if(a%2==1 && a>99)
273
if(a%2==0 && a>99)
5
if(a%2==0)
42
if(a<10)
412
if(a>9 && a<100)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Care program scris corect?
if(a==b && b==c)
cout << "1";
else cout << "2";
else if(a!=b && b!=c) cout << "3";
if(a==b && b==c)
cout << "1";
if else cout << "2";
if(a==b && b==c)
cout << "1";
else if(a!=b && b!=c)
cout << "2";
else cout << "3";
else if(a==b && b==c)
cout << "1";
else cout << "2";
7.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
int a, b, c;
if(a%2==0 && b%2==0 && c==0)
cout << "1";
else
cout << "0";
if(a%2==1 && b%2==1 && c%2==1)
cout << "2";
cin >> a >> b >> c;
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Основы HTML

Quiz
•
1st - 11th Grade
15 questions
HTML Tags

Quiz
•
7th - 8th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
10 questions
HTML Tags

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

Quiz
•
6th - 8th Grade
10 questions
C++

Quiz
•
6th - 8th Grade
11 questions
Caligrafía | CM7

Quiz
•
1st - 10th Grade
15 questions
Dreamweaver HTML Basic

Quiz
•
5th - 9th 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