
CLASA 9 INSTRUCȚIUNI
Authored by Vera Kozlova
Computers
9th - 10th Grade
Used 136+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ÎNCERCUIȚI COMANDA DE CONDIȚIE FORMA COMPLECTĂ:
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ÎNCERCUIȚI COMANDA DE CONDIȚIE FORMA NECOMPLECTĂ:
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
CE VA AFIȘA PROGRAMUL DE MAI JOS.
Program p5;
var x,y:integer;
begin
x:=3;
if x<=5 then y:=10 div 3 else y:=10 mod 4;
writeln (y);
end.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ce valori va avea
variabil n după execuția următorului fragment de program dacă n=0 și x=3.
REPEAT
X:=X DIV 2;
N:=N+1;
UNTIL X=0;
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
DE CÂTE ORI SE VA REPETA CICLUL DE MAI JOS:
for i:=10 to 14 do a:=a+4;
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
DE CÂTE ORI SE VA REPETA CICLUL DE MAI JOS:
for i:=12 downto 14 do a:=a+4;
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
SELECTAȚI REZULTATUL CORECT PENTRU PROGRAMUL DAT:
program p7;
var i,x:integer;
begin
i:=5;
case i of
1..3: x:=i+10;
2..7: x:=i*i;
6..10: x:=i*i*i;
end;
writeln (x);end.
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
CHỦ ĐỀ A - BÀI 4: TIN HỌC TRONG PHÁT TRIỂN KINH TẾ XÃ HỘI
Quiz
•
10th Grade
10 questions
Pengolahan Angka dengan Excel
Quiz
•
10th Grade
10 questions
soal Pretest analisis data
Quiz
•
9th - 12th Grade
10 questions
8° / 9° Pensamento Computacional
Quiz
•
9th Grade
10 questions
Списки Python + Pygame
Quiz
•
KG - University
10 questions
Introduction à la programmation
Quiz
•
10th - 11th Grade
15 questions
Controlar el hardware de Arduino
Quiz
•
9th Grade
11 questions
P7 - Estructura de control decisión
Quiz
•
1st - 10th Grade
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