Test CLS 7 - Structura alternativă și structurile repetitive
Quiz
•
Computers
•
7th Grade
•
Medium
Varga Adorjan
Used 154+ times
FREE Resource
Enhance your content in a minute
18 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=5;
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=5;
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
5
4.
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.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int a=4,b=10,x=3;
if( a<=x && x<=b) { cout << "DA";}
else { cout << "NU";}
DA
NU
6.
MULTIPLE CHOICE QUESTION
1 min • 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
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ce se afișează în urma executării următoarelor instrucțiuni?
int n=5;
if( n<5) { cout << "Corigent";}
else { cout << "Promovat";}
Corigent
Promovat
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
17 questions
Python Review
Quiz
•
7th - 8th Grade
17 questions
Database-Datatypes
Quiz
•
6th - 7th Grade
20 questions
Strong Passwords
Quiz
•
3rd - 9th Grade
20 questions
7 Основные компоненты компьютера и их функции
Quiz
•
7th Grade
20 questions
GCSE J277 - 2.2.3 - SQL
Quiz
•
7th Grade
13 questions
HTML тегтері
Quiz
•
1st Grade - University
21 questions
CSS Basics
Quiz
•
6th - 12th Grade
16 questions
Loops
Quiz
•
5th - 12th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
