CS411-Midterm
1 / 50
________ add declarative information to your programs.
2 / 50
Anonymous method is a method without a name.
3 / 50
________ decouple producers and consumers.
4 / 50
Attributes of a program can be queried at run time through __________.
5 / 50
Event-based programming is also known as:
6 / 50
Attributes add ____________to your program.
7 / 50
Wait for a single event is ____________operation.
8 / 50
Which of the following does NOT include in event processing operations?
9 / 50
Types not defined in any namespace are said reside in the ___________ namespace.
10 / 50
A delegate is a reference to a method.
11 / 50
If we exclude the mechanism of calling the objects through name then:
12 / 50
The result of Exception can bring __________ in the program.
13 / 50
Cast back to base type to call a/an ________ method of base.
14 / 50
________ is said to be stateless if the way it processes one event does not influence the way it processes any subsequent events.
15 / 50
_________types have the notion of referential identity.
16 / 50
The base class will have the _____ functionality of all derived classes.
17 / 50
Ctor return any values and it initializes class members.
18 / 50
________ processing operations include reading, creating, transforming, and deleting events.
19 / 50
An indexer enables your class to be treated like a/an ________.
20 / 50
Not implementing some methods of the interface in the class is _________________.
21 / 50
_________ Method is used to move the file from one directory to another.
22 / 50
AML is compressed representation of _________.
23 / 50
Writing higher-level functions that call upon lower-level functions _________ a program.
24 / 50
The Main method returns a non-zero value which indicates the_____________.
25 / 50
Which of the following is/are not derived from “Control” class?
26 / 50
The ___________ method is used to read the whole file at once.
27 / 50
Markup extensions are invoked from ________ with explicit and consistent syntax.
28 / 50
A class can inherit from ___________class/classes.
29 / 50
___________ reads entire document in memory.
30 / 50
Stathread is stand for:
31 / 50
An "object" element can have _________ type/s of children.
32 / 50
Events and ________ work hand in hand.
33 / 50
WPF4 was released in _________________________.
34 / 50
If we want to scale an object in the 2-D x-y coordinate system then which transform class will be used?
35 / 50
________ contacts the service provider or the server.
36 / 50
"Situation" is an event occurrence that requires a (n) __________.
37 / 50
XML is a stricter version of ____________.
38 / 50
Zero-based index is used in jagged arrays.
39 / 50
When the data is passed from one place to another in chunks, this data is called __________.
40 / 50
Graphical user interfaces and the event-driven model is not applied on which of the following?
41 / 50
The default constructor initializes the integers with ___________ value.
42 / 50
__________let any classes behave like an array.
43 / 50
Cool stands for_________.
44 / 50
Polymorphism works on the basis that child class should have ______ feature/s of its parent class.
45 / 50
Dependency properties are represented by _______________.
46 / 50
Value-types hold their value in ________where they are declared.
47 / 50
"Console" is a/an __________ class in the "System" namespace.
48 / 50
Attributes can be used at design time by application development tools.
49 / 50
________ is built from request-response and it moves away from monolithic applications. Event-driven architecture (EDA)
50 / 50
Identify the Correct statement?
Your score is
The average score is 78%
Restart quiz