прикол

прикол

9th Grade

13 Qs

quiz-placeholder

Similar activities

C++ - Loops and Random Numbers

C++ - Loops and Random Numbers

9th - 12th Grade

14 Qs

ASK TINGKATAN 3 BAB 1

ASK TINGKATAN 3 BAB 1

9th Grade

10 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

หน่วยที่ 2 ภาษาไพทอนเบื้องต้น

หน่วยที่ 2 ภาษาไพทอนเบื้องต้น

9th Grade

15 Qs

Python 1 модуль

Python 1 модуль

1st - 10th Grade

18 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Java Basics (Data Types and Variables)

Java Basics (Data Types and Variables)

6th - 10th Grade

16 Qs

прикол

прикол

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Данил Низамов

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Понравилось учиться в этом году?

Да

Нет

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Какие выражения содержат ошибку? (Выберите все)

int f = p;

int* f = p&;

double x = 33;

string s = 'aboba';

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Выберите все корректные способы объявить массив

int arr[10];

int* arr;

int& arr;

int[] arr;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Сколько раз повторится такой цикл?

for (int i = 100; i > 25; i /= 2)

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Сколько раз повторится цикл?

for (int x = '0'; x < 58; x *= 1.1)

1

2

3

Будет бесконечным

Не запустится

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Введите три буквы, где:

1) Первая буква имеет код ASCII 71

2) Вторая буква содержится в названии нашего языка программирования

3) Третья буква это буква, с которой начинается название стандартного потока ввода

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?