С№ 15

Quiz
•
Computers
•
10th Grade
•
Hard
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Что будет выведено на консоли ?
string str = "zqwyrqwou";
char ch = str[4];
Console.WriteLine(ch);
z
q
w
r
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какое значение может хранить тип данных float?
12.5
string
=
void
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как правильно создать цикл повторяющийся 10 раз ?
for ( i < 10) { }
for (int i = 0; i < 10; i++) { }
for (int i = 0; i < 10; ) { }
for (int i = 0;) { }
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как правильно считать строку с консоли ?
Console.WriteLine();
Console.ReadLine();
string s = Console.ReadLine();
Console();
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как правильно считать строку с консоли ?
Console.WriteLine();
Console.ReadLine();
string s = Console.ReadLine();
Console();
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Выберите методы с возвращаемым значением.
public int method(int a, int b)
public void method(int a, int b)
public float method(int a, int b)
public string method(int a, int b)
public void method(int a, int b)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как создать экземпляр класса Warrior?
Warrior MyPerson = new Warrior();
Warrior MyPerson = new class();
class MyPerson = new Warrior();
Warrior MyPerson = new MyPerson();
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Informatik - Kontrollstrukturen

Quiz
•
10th - 11th Grade
15 questions
Quiz Pemograman UTS

Quiz
•
10th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
15 questions
Unit3 JavaScript Basics Quiz

Quiz
•
10th Grade
12 questions
CSP: Unit 3 - Block Code Types

Quiz
•
9th - 12th Grade
10 questions
Basics of Javascript

Quiz
•
9th - 12th Grade
9 questions
Network Fundamentals-IOS Operating System Part 1

Quiz
•
9th Grade - University
12 questions
Unit 5 Lists, Loops, & Traversals

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade