
Test Cls 7 Sem I
Authored by Varga Adorjan
Computers
6th Grade
Used 14+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
Turtle Logo Programming
Quiz
•
1st - 6th Grade
16 questions
Loops
Quiz
•
5th - 12th Grade
10 questions
Event based programming
Quiz
•
6th - 8th Grade
17 questions
Database-Datatypes
Quiz
•
6th - 7th Grade
13 questions
VEXcode VR Course Unit 7
Quiz
•
6th Grade
13 questions
HTML тегтері
Quiz
•
1st Grade - University
10 questions
Scratch
Quiz
•
5th - 6th Grade
17 questions
Web Design- HTML Review
Quiz
•
KG - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade