Event-Driven

Event-Driven

University

100 Qs

quiz-placeholder

Similar activities

Undercarriedge 5

Undercarriedge 5

12th Grade - University

100 Qs

2019 IT Exam

2019 IT Exam

University

100 Qs

2024-25-1S-1CT106-BLISG3-SF EXAM

2024-25-1S-1CT106-BLISG3-SF EXAM

University

100 Qs

Database Concepts Quiz

Database Concepts Quiz

University

102 Qs

Paniere Gestione Dati

Paniere Gestione Dati

University

100 Qs

MSTIP-JavaProgramming-FinalExam

MSTIP-JavaProgramming-FinalExam

University

100 Qs

AZ-900_Azure_Architecture_and_Services_MCQs P2

AZ-900_Azure_Architecture_and_Services_MCQs P2

University

100 Qs

Quiz TIK Kelas 4 SD

Quiz TIK Kelas 4 SD

4th Grade - University

101 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?