C# Тізімдері бойынша Тест

C# Тізімдері бойынша Тест

University

23 Qs

quiz-placeholder

Similar activities

Jobsheet Informatika X TITL 2 — Ikon Menu Google Dokumen

Jobsheet Informatika X TITL 2 — Ikon Menu Google Dokumen

10th Grade - University

23 Qs

Mail Merge Quiz

Mail Merge Quiz

7th Grade - University

24 Qs

Java Programming Quiz

Java Programming Quiz

University

25 Qs

8-PTS-SMS1

8-PTS-SMS1

12th Grade - University

25 Qs

Fundamentals of CSS and HTML

Fundamentals of CSS and HTML

University

20 Qs

Soal pengulangan berfikri komputasioan

Soal pengulangan berfikri komputasioan

7th Grade - University

20 Qs

Quiz desarrollo app moviles

Quiz desarrollo app moviles

University

20 Qs

Tes Awal Modul 1_PK

Tes Awal Modul 1_PK

University

20 Qs

C# Тізімдері бойынша Тест

C# Тізімдері бойынша Тест

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

vinny ._.

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C# тілінде тізімді қандай кеңістіктен қолданамыз?

System.Collections

System.Lists

System.Collections.Generic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Тізімді қалай жариялаймыз?

List list = new List();

List list = new List();

list = new list();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List list = new List() {1, 2, 3}; list.Count не қайтарады?

2

3

0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Элементті тізімге қосу үшін қандай әдіс қолданылады?

Add()

Push()

Insert()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Тізімге элементті нақты орынға қою үшін:

Insert(index, value)

Add(index, value)

Place(index, value)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

list.Remove(3) не істейді?

3 мәніндегі элементті өшіреді

3-индекстегі элементті өшіреді

Барлық элементті өшіреді

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Барлық элементті өшіру үшін:

DeleteAll()

Clear()

Remove()

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?