Care afiseaza suma numerelor a, b corect?

Programare cu C++ nivel 0-1

Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Ali Cabas
Used 9+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
cout << "a+b";
cout "a+b" << endl;
cout << a+b;
cout a+b;
2.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
cin
Citirea
cout
Trece linie urmatoare
int a, b;
Afisare
if(a==b)
Verifica 2 numere egale
endl
Declara 2 variable
3.
REORDER QUESTION
1 min • 1 pt
Gasiti ordine.
int a, b;
cin >> a >> b;
if(a>b)
cout << a;
else if(b>a)
cout << b;
else
cout << "Egale";
4.
DRAG AND DROP QUESTION
45 sec • 1 pt
cout (a) "Programare cu C++" << (b) ;
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
cout << "****" << endl;
cout << "*****" ;
cout << "****" << endl;
cout << "****";
Ce afiseaza?
****
****
****
****
****************
****
****
********
****
********
****
6.
MATCH QUESTION
45 sec • 1 pt
Daca a=5 ci b=3, care potriveste?
5 3
cout<<"a+b:"<<a+b;
8
cout << "a+b";
a+b
cout << a+b << endl;
a+b:8
cout<<a<<" "<<b;
3 5
cout<<b<<" "<<a;
7.
DRAG AND DROP QUESTION
1 min • 1 pt
if( (a) ) cout << a;
else if( (b) ) cout << b;
else cout << (c)
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Reference and Pointers in C++

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

Quiz
•
7th Grade
9 questions
Test vectori Cls 8

Quiz
•
8th Grade
10 questions
while

Quiz
•
1st - 10th 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
10 questions
Вспоминаем условный оператор

Quiz
•
8th - 10th Grade
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade