Csharp 1.

Csharp 1.

12th Grade

16 Qs

quiz-placeholder

Similar activities

PCEP Section 3E: Operate with strings

PCEP Section 3E: Operate with strings

12th Grade

15 Qs

APCSA Search & Sort

APCSA Search & Sort

9th - 12th Grade

15 Qs

Python U2M3 Test

Python U2M3 Test

9th - 12th Grade

16 Qs

HTML teszt

HTML teszt

7th - 12th Grade

15 Qs

Java Basics

Java Basics

12th Grade

17 Qs

Викторина по основам JavaScript

Викторина по основам JavaScript

9th Grade - University

15 Qs

Szövegkezelés

Szövegkezelés

9th - 12th Grade

12 Qs

Algoritmusok

Algoritmusok

9th - 12th Grade

20 Qs

Csharp 1.

Csharp 1.

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Katalin Berkecz

Used 7+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Melyik kulcsszó segítségével hozunk létre struktúrát?

structure

struct

constructure

construct

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Hová írjuk a stuktúra megadását végző programsorokat?

A Class-on belül a Main eljárásba

A Class-on kívül

A Class-on belül a Main eljáráson kívül

Bárhová írhatjuk

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Melyik az az elérési módosító, amit a struktúrában szereplő változók típusa és neve előtt megadtunk, hogy elérjük őket a főprogramban?

public

private

protected

internal

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Milyen típusú legyen a lakhely mező a diak struktúrában?

int

double

string

character

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Milyen típusú legyen a pontszam mező a diak struktúrában?

int

double

string

character

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Milyen típusú legyen az atlag mező a diak struktúrában?

int

double

string

character

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Hogyan tudunk hivatkozni a

diak d = new diak();

kóddal létrehozott diak struktúra típusú, d nevű változó "pontszam" nevű adattagjára?

pontszam

diak.pontszam

d.pontszam

d[pontszam]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?