Csharp 1.

Csharp 1.

12th Grade

16 Qs

quiz-placeholder

Similar activities

Strings in Python

Strings in Python

12th Grade

20 Qs

Strings, Lists & Tuples

Strings, Lists & Tuples

9th - 12th Grade

20 Qs

Python String Functions

Python String Functions

12th Grade

20 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Python Revision 1 RK

Python Revision 1 RK

12th Grade

20 Qs

8525 AQA  GCSE Computer Science 3.7.1 Relational databases

8525 AQA GCSE Computer Science 3.7.1 Relational databases

7th - 12th Grade

16 Qs

Python - Szövegkezelés - Teszt

Python - Szövegkezelés - Teszt

9th - 12th Grade

12 Qs

Python String

Python String

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?