
Информатика 8 клас - Масиви
Authored by Maria Kirilova
Computers
8th - 10th Grade
Used 11+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Масивите са групи от
разнотипни данни
еднотипни данни
цели и дробни числа
числа и символи
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Кои са основните характеристики на масив /повече от един отговор/
името на масива
типът на масива
брой символи в името на масива
размерност/брой елементи/ на масива
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Обявяване на масив с 10 елемента в езика С# може да стане с една от следните команди
int [ ] A = new int [ 10 ]
ouble { } B = new int { 1 .. 10 }
long [ 10 ] C = new int { 10 }
double D { 10 }
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Резултатът от следната програма на езика С# e:
double [ ] A = { 2, 4, 6, 8, 10, 12, 14, 16, 18 } ;
Console.WriteLine ( A [ 5 ] ) ;
14
12
10
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Резултатът от следната програма на езика С# e:
int [ ] A = { 2, 4, 6, 8, 10, 12, 14, 16, 18 } ;
int S = 0 ;
for ( int k = 1 ; k < 5 ; k++ ) S = S + A [ k ]
Console.WriteLine ( S ) ;
40
28
20
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
След изпълнението на следната програма на езика С#
int [ ] A = { 2, 4, 6, 8, 10, 12, 14, 16, 18 } ;
int M = int.Parse ( Console.ReadLine ( ) ) ;
Console.WriteLine ( A [ M ] ) ;
се извежда стойност 14. Посочете каква стойността за М е била въведена.
6
7
8
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
11 questions
C Language
Quiz
•
10th Grade - University
11 questions
Історія графічної культури. Дизайн та його тенденції
Quiz
•
1st - 11th Grade
10 questions
Цикл з лічильником
Quiz
•
8th - 10th Grade
10 questions
Организация сети Интернет
Quiz
•
9th Grade
10 questions
Ввод и вывод данных. Типы данных - 6 класс
Quiz
•
10th Grade
11 questions
Basic Python Bug Squashing
Quiz
•
9th Grade
9 questions
ПИТОН
Quiz
•
9th Grade
10 questions
Java Quiz 1: Introduction
Quiz
•
6th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade