Event-Driven

Event-Driven

University

100 Qs

quiz-placeholder

Similar activities

LOGISTIC & SUPPLY CHAIN MANAGEMENT

LOGISTIC & SUPPLY CHAIN MANAGEMENT

University

100 Qs

General Education Mock Exam

General Education Mock Exam

University

99 Qs

Power Plant Steam

Power Plant Steam

University

100 Qs

Internet Programming chapter01Quiz

Internet Programming chapter01Quiz

University

102 Qs

IT112 Midterm

IT112 Midterm

11th Grade - University

100 Qs

blokcheyn

blokcheyn

University

100 Qs

Milady State Board Review #1

Milady State Board Review #1

12th Grade - University

100 Qs

Psych 1st Test

Psych 1st Test

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?