
Строковые величины

Quiz
•
Computers
•
10th Grade
•
Hard
Iryna Apanasiuk
Used 80+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
служебным словом
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для ввода строковой величины t с клавиатуры используется команда
readln(t);
writeln(t);
writeln('t');
var t:string;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Для склеивания 1-го, 3-го, 5-го
символов строки r необходимо записать
r[1]r[3]r[5];
r[1],r[3],r[5];
m:=r(1)+r(3)+r(5);
m:=r[1]+r[3]+r[5];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Для определения номера первого вхождения подстроки q в строку w
используется команда
p:=pos(w,q);
p:=pos(q,w);
pos(q,w);
pos(w,q);
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Протоколы сети Интернет

Quiz
•
10th - 11th Grade
20 questions
3d сканирование

Quiz
•
10th - 12th Grade
14 questions
Строковые величины

Quiz
•
10th Grade
18 questions
Символьные строки. Контрольный тест.

Quiz
•
10th Grade
11 questions
СОЧ-2 четверть 1 вариант Информатика

Quiz
•
10th Grade
15 questions
Повтор Яндекса

Quiz
•
2nd - 10th Grade
14 questions
Марафон ЕГЭ (1 - 13)

Quiz
•
9th - 12th Grade
10 questions
python. Коллекции

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade