
Instrucțiuni simple
Authored by Aurelia Feghiu
Computers
11th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
care din instrucțiuni reprezintă o instrucțiune de atribuire?
x=3
x:=x+3
x-3
2
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Care din aceste instrucțiuni reprezintă apel de procedură?
readln(suma);
writeln(2*x)
x:=2+x;
readln(x,y,z);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identificați câte instrucțiuni de efect nul sunt în textul următor:
x:=4; ; ; ; ; ; x:=x+2;
2
5
7
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identificați instrucțiunea compusă.
x:=2*x+5
begin
x:=x+4;
a:= p or q;
writeln(p);
end;
x:=x+6;
end;
2
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Identificați secvențele de program corecte.
repeat
x:=x –1 until
x<0;
repeat
x:=x –1
repeat
y:=y+delta;
writeln(y)
until y>20.5;
repeat
y:=y+delta;
writeln(y)
repeat
readln (i);
writeln (odd (i))
until i=0;
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?