Test CLS 7 - Structura alternativă și structurile repetitive

Quiz
•
Computers
•
7th Grade
•
Medium
Varga Adorjan
Used 154+ times
FREE Resource
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
Similar Resources on Wayground
15 questions
Limbajul C++

Quiz
•
7th Grade
21 questions
C++Bien_pheptoan_CB

Quiz
•
1st Grade - University
14 questions
Python Input, Print, and Expressions

Quiz
•
7th Grade
16 questions
HTML

Quiz
•
5th Grade - Professio...
23 questions
Clone scratch

Quiz
•
4th Grade - University
18 questions
Python 1 модуль

Quiz
•
1st - 10th Grade
14 questions
Componenta Software a unui sistem de calcul

Quiz
•
5th - 12th Grade
22 questions
Програмирање во С++ за 7 одделение

Quiz
•
7th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade