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

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 Grade
15 questions
Искусственный интеллект

Quiz
•
1st Grade - Professio...
13 questions
Python: процедуры и функции

Quiz
•
8th - 11th Grade
15 questions
JS Talks, Quiz #5

Quiz
•
1st - 12th Grade
10 questions
Microsoft Exel

Quiz
•
10th Grade
18 questions
Память, устройства ввода и вывода

Quiz
•
10th Grade
14 questions
untitledфыв

Quiz
•
2nd Grade - University
15 questions
Unity.Basics-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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade