CS411-Midterm
1 / 50
Console class can reside in multiple libraries.
2 / 50
Enum of one type may not be ________ assigned to an enum of another type.
3 / 50
If we want to place a component at top in "dockpanel" then which one is correct syntax?
4 / 50
The Main method returns a non-zero value which indicates the_____________.
5 / 50
A class can inherit from ___________class/classes.
6 / 50
Events are based on the principle of ____________.
7 / 50
Suppose we want to restrict the user to don’t decrease the height of a WPF element from a specific amount then which property will be used?
8 / 50
________ contacts the service provider or the server.
9 / 50
________ is basically array of arrays.
10 / 50
A delegate is a reference to a method.
11 / 50
___________ method reads the whole document in memory.
12 / 50
Events and ________ work hand in hand.
13 / 50
___________ reads entire document in memory.
14 / 50
WPF4 was released in _________________________.
15 / 50
Static ctor exists to initialize class static members and has many parameters.
16 / 50
Using xmldocument, the order is required.
17 / 50
________ is built from request-response and it moves away from monolithic applications. Event-driven architecture (EDA)
18 / 50
Types of class members in C# are ________ and ________.
19 / 50
Polymorphism works on the basis that child class should have ______ feature/s of its parent class.
20 / 50
Single Threaded Apartment model is used for communicating with unmanaged COM.
21 / 50
Attributes of a program can be queried at run time through __________.
22 / 50
A method performs an action in a series of statements, called a ______________.
23 / 50
Multiple ________ are conventionally stored in multiple files.
24 / 50
________ processing operations include reading, creating, transforming, and deleting events.
25 / 50
Stathread is stand for:
26 / 50
Structs can not have destructors.
27 / 50
Syntax of struct and class are very ________.
28 / 50
The ___________ method is used to read the whole file at once.
29 / 50
Default value of first member is ________.
30 / 50
There is no order requirement on named parameters.
31 / 50
An "UIElement" receives mouse events only if "IsHitTestVisible" is ________.
32 / 50
Identify the Correct statement?
33 / 50
Dependency properties are represented by _______________.
34 / 50
Events may live ________ events like in event logs.
35 / 50
"Situation" is an event occurrence that requires a (n) __________.
36 / 50
__________ are inherited by classes which provide the real implementation.
37 / 50
The result of Exception can bring __________ in the program.
38 / 50
If we exclude the mechanism of calling the objects through name then:
39 / 50
If we want to scale an object in the 2-D x-y coordinate system then which transform class will be used?
40 / 50
Writing higher-level functions that call upon lower-level functions _________ a program.
41 / 50
To use kbhit() command, you need to include which header file in your program?
42 / 50
The root object element in XAML must specify at least ________ XML namespace that is used to qualify itself and any child elements.
43 / 50
BAML is compressed representation of _________.
44 / 50
Which of the following does NOT include in event processing operations?
45 / 50
IsNumeric(string s) is a function of ______________ class.
46 / 50
Additional XML namespaces (on the root or on children) must be ______ to be used on any identifiers from that namespace.
47 / 50
_________types have the notion of referential identity.
48 / 50
XAML is a declarative programming language for creating and initializing objects.
49 / 50
Markup extensions are invoked from ________ with explicit and consistent syntax.
50 / 50
WPF stands for:
Your score is
The average score is 78%
Restart quiz