
ТЕСТ для 8-ИКТ

Quiz
•
Computers
•
8th Grade
•
Hard
Anastasiia Maslechko
Used 3+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Что НЕ является логическим оператором
^
+
!
||
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Какими знаками заканчивается большинство строк кода в Си++?
. (точка)
: (двоеточие)
; (точка с запятой)
, (запятая)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какую функцию должны содержать все программы на С++?
main()
start()
system()
begin()
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Укажите тип данных для вещественных чисел
int
double
bool
float
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип используется для хранения символов?
int
bool
char
long
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильный вариант объявления константы g = 9,8 в С++
const double g := 9.8;
const g = 9.8;
const double g = 9.8;
const g = double(9.8);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объявить переменную Na с начальным значением 6,02·1023?
int Na = 6,02*10^(23)
int Na = 6,02e+23
double Na = 6,02*10^(23)
float Na = 6.02e23
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Loops

Quiz
•
5th - 12th Grade
19 questions
Python Итоговый тест

Quiz
•
1st - 12th Grade
21 questions
Синтаксис Python

Quiz
•
7th - 11th Grade
15 questions
Мат функция С++

Quiz
•
8th Grade
13 questions
JavaScript Variables

Quiz
•
3rd Grade - University
15 questions
Quiz sobre Python

Quiz
•
8th Grade
20 questions
7,8-րդ դասարն ԹԳՀԳ

Quiz
•
8th Grade
17 questions
Основы C#. часть2 (Условный оператор)

Quiz
•
6th Grade - University
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
18 questions
Company Logos

Quiz
•
6th - 8th 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