CS411-Midterm
1 / 50
Any class, including the same class that the event is declared in, may register one of its methods with the ________.
2 / 50
There is/are _____ type(s) of padding in WPF element.
3 / 50
When the data is passed from one place to another in chunks, this data is called __________.
4 / 50
Anonymous method is a method without a name.
5 / 50
BAML is compressed representation of _________.
6 / 50
Interfaces define a contract.
7 / 50
Extension methods __________ access the private data members of the class in which they are extended.
8 / 50
Syntax of struct and class are very ________.
9 / 50
If we require to set components in table (column and row) format, then which panel will be used?
10 / 50
Zero-based index is used in jagged arrays.
11 / 50
________ have already happened whereas ________ are asking something to happen.
12 / 50
The Main method returns a non-zero value which indicates the_____________.
13 / 50
A class can inherit from ___________class/classes.
14 / 50
What is the default value of "ColumnSpan" property of "Dockpanel"?
15 / 50
The code given below is equivalent to _________. White
16 / 50
___________methods do not have names.
17 / 50
Named parameters come before positional parameters.
18 / 50
Default underlying type of an enum is ________.
19 / 50
XAML is a declarative programming language for creating and initializing objects.
20 / 50
A customer order can be represented as ________.
21 / 50
AML is compressed representation of _________.
22 / 50
At the time an event is fired, the _____________ methods will be invoked.
23 / 50
Which of the following is/are not derived from “Control” class?
24 / 50
Cool stands for_________.
25 / 50
Which of the following statements is TRUE about raw event?
26 / 50
An initializer list can be used to use an alternate constructor.
27 / 50
XML is a stricter version of ____________.
28 / 50
Multiple ________ are conventionally stored in multiple files.
29 / 50
A (n) _____________is a subscription mechanism for events.
30 / 50
__________let any classes behave like an array.
31 / 50
Writing higher-level functions that call upon lower-level functions _________ a program.
32 / 50
Events may live ________ events like in event logs.
33 / 50
Obsoleteattribute causes a ________ warning to appear.
34 / 50
In event-driven architecture (EDA), ____________ sends event to ______________.
35 / 50
We can add constructors to a struct and can also overload the default ctor which initializes everything to default values.
36 / 50
Clean room design is also called__________.
37 / 50
38 / 50
Extension methods can only be defined in ______________ class.
39 / 50
Unlike type converters, however, markup extensions are invoked from XAML with ___________.
40 / 50
Which of the following is not a feature of "C#"?
41 / 50
Using xmldocument, the order is required.
42 / 50
Attributes of a program can be queried at run time through __________.
43 / 50
The root object element in XAML must specify at least ________ XML namespace that is used to qualify itself and any child elements.
44 / 50
A single exception can be handled differently.
45 / 50
The default constructor initializes the integers with ___________ value.
46 / 50
Which of the following is built from request-response?
47 / 50
Derived Event is:
48 / 50
Which of the following events may or may not relate to an actual occurrence?
49 / 50
Types of class members in C# are ________ and ________.
50 / 50
________event consumer is an entity at the edge of an event processing system that receives events from the system.
Your score is
The average score is 78%
Restart quiz