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
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Caligrafía | CM7

Quiz
•
1st - 10th Grade
7 questions
Structura_repetitiva_cu_test_final

Quiz
•
6th Grade - University
8 questions
Structura alternativă și operatori

Quiz
•
6th - 8th Grade
10 questions
Instructiunea If

Quiz
•
6th Grade
10 questions
Informatica

Quiz
•
6th Grade
16 questions
HTML

Quiz
•
5th Grade - Professio...
10 questions
Reference and Pointers in C++

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

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th 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
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
10 questions
Google Drive

Quiz
•
6th - 8th Grade