Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=7;
if(a==b){ cout << "DA";}
else { cout << "NU";}
Test Cls 7 Sem I
Quiz
•
Computers
•
6th Grade
•
Easy
Varga Adorjan
Used 14+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=7;
if(a==b){ cout << "DA";}
else { cout << "NU";}
DA
NU
4
5
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=4;
if( a<b) { cout << "DA";}
else { cout << "NU";}
DA
NU
4
5
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=5;
if( a>=b) { cout << "DA";}
else { cout << "NU";}
DA
NU
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=5;
if( a == b-1 || b== a-1) { cout << "DA";}
else { cout << "NU";}
DA
NU
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int n=5;
if( n%2==0) { cout << "Par";}
else { cout << "Impar";}
Par
Impar
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=6,b=4;
if( a>b) { cout << a;}
else { cout << b;}
a
b
4
6
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int i=1,n=4;
while(i<=n){ cout << i << " "; i++;}
1 2 3 4 5
0 1 2 3 4 5
1 2 3 4
10 questions
Evaluación De programación0
Quiz
•
6th - 7th Grade
12 questions
Programare cu C++ nivel medie 1
Quiz
•
4th - 8th Grade
17 questions
Programare cu C++ nivel incepatori 8
Quiz
•
6th - 8th Grade
11 questions
A5 Quizz 1
Quiz
•
4th - 7th Grade
14 questions
Test inițial clasa a VI-a TIC
Quiz
•
6th Grade
12 questions
C++ References
Quiz
•
6th - 12th Grade
10 questions
Bài tập trắc nghiệm C++
Quiz
•
3rd - 12th Grade
8 questions
Structura secventiala
Quiz
•
6th - 8th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary
Quiz
•
6th Grade
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade
10 questions
Identifying equations
Quiz
•
KG - University
49 questions
How Well Do You Know Your 6th Grade Teachers?
Quiz
•
6th Grade
5 questions
Multiply Decimals
Lesson
•
5th - 6th Grade
10 questions
Adding and Subtracting Decimals
Quiz
•
6th Grade
33 questions
Mechanical Energy Transfer
Quiz
•
6th Grade