
Информатика 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
9 questions
WordPad 01
Quiz
•
5th - 8th Grade
10 questions
Stencyl 2.4
Quiz
•
1st - 12th Grade
10 questions
IT-Зарядка
Quiz
•
5th Grade - University
9 questions
Измерение информации
Quiz
•
8th - 10th Grade
10 questions
Основы программирования на языке Паскаль
Quiz
•
8th - 11th Grade
10 questions
Programming with C++
Quiz
•
9th - 12th Grade
11 questions
Programming basics
Quiz
•
10th - 11th Grade
11 questions
Python Variables
Quiz
•
6th - 8th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
10 questions
Practice Typing
Quiz
•
8th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade