CS411-Midterm
1 / 50
A customer order can be represented as ________.
2 / 50
Obsoleteattribute causes a ________ warning to appear.
3 / 50
If we want to move an object in the 2-D x-y coordinate system then which transform class will be used?
4 / 50
An "object" element can have _________ type/s of children.
5 / 50
A (n) ____________ is a set of associated events.
6 / 50
In event-driven architecture (EDA), ____________ sends event to ______________.
7 / 50
A method performs an action in a series of statements, called a ______________.
8 / 50
_________ is an event that is introduced into an event processing system by an event producer.
9 / 50
________ contacts the service provider or the server.
10 / 50
Anonymous method is a method without a name.
11 / 50
If we require to set components in table (column and row) format, then which panel will be used?
12 / 50
________ processing operations include reading, creating, transforming, and deleting events.
13 / 50
There is no order requirement on named parameters.
14 / 50
BAML stands for:
15 / 50
Which of the following is built from request-response?
16 / 50
_________ Method is used to move the file from one directory to another.
17 / 50
We want the width of button should cover the whole width of StackPanel in WPF then what should be value of HorizontalAlignment property of button?
18 / 50
Which of the following is not a feature of "C#"?
19 / 50
A single exception can be handled differently.
20 / 50
Instances of value types do not have referential identity.
21 / 50
Attributes are generally applied ________ in front of type and type member declarations.
22 / 50
Zero-based index is used in jagged arrays.
23 / 50
Default underlying type of an enum is ________.
24 / 50
Stathread is stand for:
25 / 50
The base class will have the _____ functionality of all derived classes.
26 / 50
There are ________ methods to read XML document.
27 / 50
“out” parameters which are not used for return values or the “params” argument for variable arguments.
28 / 50
The ___________ method is used to read the whole file at once.
29 / 50
Events and ________ work hand in hand.
30 / 50
Console class can reside in multiple libraries.
31 / 50
Which statement is true?
32 / 50
Derived Event is:
33 / 50
C# event is a class member that is ________ whenever the event it was designed for occurs (fires).
34 / 50
An event is a list of___________.
35 / 50
To delcare an anonymous method, you just use keyword “________”.
36 / 50
_________ allows to keep the user interface description and implementation separate.
37 / 50
WPF4 was released in _________________________.
38 / 50
________ operations are completed before the next operation can be started.
39 / 50
Types not defined in any namespace are said reside in the ___________ namespace.
40 / 50
The “this” pointer in methods refers to the ________ on which the method is called.
41 / 50
________ is basically array of arrays.
42 / 50
Wpf 3.5 released in__________.
43 / 50
__________ events may or may not relate to an actual occurrence
44 / 50
________ processing is computing that performs operations on events.
45 / 50
CLI stands for:
46 / 50
__________ is an entity that receives events from the system.
47 / 50
At the time an event is fired, the _____________ methods will be invoked.
48 / 50
Derived class is exactly the same as base.
49 / 50
Which of the following is an entity that introduces event into the system?
50 / 50
Which of the following grabs the “OK” button by only knowing its name?
Your score is
The average score is 78%
Restart quiz