9 сынып массив2

Quiz
•
Computers
•
9th Grade
•
Hard

Riza Dusembaeva
Used 45+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада массивті жариялау көрсетілген?
a = arr. array(‘i’).
for i in range(10): A[i]=random.randint(1,100)
S=0 for i in range(10): S+=array[i]
for i in range(10): if A[i]<min: min=A[i]
var A: array [1..10] of integer
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада массив элементтерін енгізу көрсетілген?
a = arr. array(‘i’).
for i in range(10): A[i]=random.randint(1,100)
S=0 for i in range(10): S+=array[i]
for i in range(10): if A[i]<min: min=A[i]
var A: array [1..10] of integer
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада массив элементтерін шығару көрсетілген?
for i in range(10): print(A[i])
for i in range(10): A[i]=random.randint(1,100)
S=0 for i in range(10): S+=array[i]
for i in range(10): if A[i]<min: min=A[i]
var A: array [1..10] of integer
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада оң сандар көрсетілген?
B[i]%2!=0
B[i]%2==0
B[i]>0
B[i]<0
B[i]<>0
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада теріс сандар көрсетілген?
B[i]%2!=0
B[i]%2==0
B[i]>0
B[i]<0
B[i]<>0
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада жұп сандар көрсетілген?
B[i]%2!=0
B[i]%2==0
B[i]>0
B[i]<0
B[i]<>0
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Қай жазбада тақ сандар көрсетілген?
B[i]%2!=0
B[i]%2==0
B[i]>0
B[i]<0
B[i]<>0
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Review 2023-01-12

Quiz
•
9th - 12th Grade
16 questions
Kiểu Xâu

Quiz
•
8th - 11th Grade
10 questions
Одномерные массивы целых чисел

Quiz
•
9th Grade
12 questions
Loops

Quiz
•
9th - 12th Grade
11 questions
Tin học 10

Quiz
•
9th - 12th Grade
10 questions
PYTHON

Quiz
•
9th - 12th Grade
10 questions
Белгіленген сипаттары бар элементті іздеу

Quiz
•
9th - 12th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade