Event-Driven

Event-Driven

University

100 Qs

quiz-placeholder

Similar activities

mid term for MT2

mid term for MT2

University

100 Qs

Paket Soal Kearsipan 3.0

Paket Soal Kearsipan 3.0

University

100 Qs

C Language - 03Jun25

C Language - 03Jun25

University

100 Qs

Paket Soal kearsipan 7.0

Paket Soal kearsipan 7.0

University

100 Qs

Paniere Gestione Dati

Paniere Gestione Dati

University

100 Qs

C102 and IIT102

C102 and IIT102

University

96 Qs

Quiz TIK Kelas 4 SD

Quiz TIK Kelas 4 SD

4th Grade - University

101 Qs

Undercarriedge 5

Undercarriedge 5

12th Grade - University

100 Qs

Event-Driven

Event-Driven

Assessment

Quiz

Other

University

Medium

Created by

Devina Magpantay

Used 6+ times

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which interface allows you to loop through elements

in a collection?

ICollection

IEnumerable

IDictionary

ILoop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which namespace contains standard collections?

System.Standard.Collections;

System.Collections;

System.Collections.Standard;

System.Standard.Collections.Generic;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following syntax is correct when declaring an event?

public event delegateName eventName;

public event eventName delegateName;

Public Event eventName delegateName;

public Event delegateName eventName

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This member of a class is called whenever a specific action takes place.

Object

Event

Trigger

Argument

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operator allows adding an event to a class.

==

++

+=

++=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This represents a method that is invoked when an event occurs.

Exception Handling

Event Handler

Method Handler

Event Class

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This keyword is used to declare a delegate in a class.

new

static

delegate

del

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?