Operatorii și expresiile

Quiz
•
Computers
•
11th Grade
•
Hard
Aurelia Feghiu
Used 13+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Selectați instrucțiunile simple
apel de procedură
if
case
atribuire
efect nul
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pentru ce se utilizează instrucțiunile For, While și Repeat?
pentru programarea algoritmilor cu ramificări
pentru programarea algoritmilor repetitivi
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Identifică operatorii aditivi
and
+
-
or
div
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care este notația corectă în Pascal a notației matematice ce urmează:
p<q & r>s
p>q and r<s
p<q & r>s
p<q and r>s
(p<q) and (r>s)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care este prioritatea operatorilor multiplicativi?
întâia
a doua
a treia
a patra
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fie x=3 și y=5, atunci x+y/(x-y) = ...
2.5
4
1,5
-1,5
7.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Program P1;
{ Evaluarea expresiilor }
var x, y, z : real;
begin
writeln (’ Introduceti numerele reale x, y, z:’);
readln (x, y, z);
writeln (x* y+z );
readln (x+y <z –1.0);
end.
Fiți atenți la program și identificați rândul greșit. Scrieți în casetă doar numărul rândului.
Similar Resources on Wayground
12 questions
Basic HTML (21)

Quiz
•
9th - 12th Grade
12 questions
Python - Conditionals

Quiz
•
9th - 12th Grade
10 questions
Quiz 16 - Arrays and Loops

Quiz
•
11th Grade
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
12 questions
HTML

Quiz
•
9th - 12th Grade
10 questions
PWPB

Quiz
•
11th Grade
10 questions
HTML Semantic Elements

Quiz
•
9th - 12th Grade
10 questions
HTML_Rev

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade