CS411-Midterm
1 / 50
The default constructor initializes the integers with ___________ value.
2 / 50
An "object" element can have _________ type/s of children.
3 / 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?
4 / 50
_________ are unique types that allow you to assign symbolic names to integral values.
5 / 50
Which statement is True about interfaces?
6 / 50
________ processing operations include reading, creating, transforming, and deleting events.
7 / 50
Using xmldocument, the order is required.
8 / 50
___________ method reads the whole document in memory.
9 / 50
The using directive can be used to rename a long namespace in the current file.
10 / 50
Multiple ________ are conventionally stored in multiple files.
11 / 50
___________ reads entire document in memory.
12 / 50
_________ are called by garbage collector.
13 / 50
The result of Exception can bring __________ in the program.
14 / 50
The “this” pointer in methods refers to the ________ on which the method is called.
15 / 50
If we want to scale an object in the 2-D x-y coordinate system then which transform class will be used?
16 / 50
Attributes add ____________to your program.
17 / 50
Attributes of a program can be queried at run time through __________.
18 / 50
There is/are _____ type(s) of padding in WPF element.
19 / 50
The __________ in the namespace indicate a hierarchy of nested namespaces.
20 / 50
Default underlying type of an enum is ________.
21 / 50
g++ is a command of ____________.
22 / 50
Wpf 3.5 released in__________.
23 / 50
Extension methods can only be defined in ______________ class.
24 / 50
Reference types hold a reference to an object in memory.
25 / 50
The initial name for C# was ___________.
26 / 50
In event-driven architecture (EDA), ____________ sends event to ______________.
27 / 50
Structs can not have destructors.
28 / 50
Polymorphism needs the signatures to be the ________.
29 / 50
The easiest way to declare an event is to put the event keyword in front of a ________ member.
30 / 50
The base class will have the _____ functionality of all derived classes.
31 / 50
There are ________ methods to read XML document.
32 / 50
If we want to move an object in the 2-D x-y coordinate system then which transform class will be used?
33 / 50
If we exclude the mechanism of calling the objects through name then:
34 / 50
At the time an event is fired, the _____________ methods will be invoked.
35 / 50
The common type system of C# has ________ types and ________ types.
36 / 50
WPF4 was released in _________________________.
37 / 50
________ add declarative information to your programs.
38 / 50
________ decouple producers and consumers.
39 / 50
Types of class members in C# are ________ and ________.
40 / 50
Cool stands for_________.
41 / 50
During the program execution, program can be stopped with the help of _________.
42 / 50
Which of the following is/are not derived from “Control” class?
43 / 50
The only __________ .Net language has an intrinsic understanding of dependency Properties.
44 / 50
"Console" is a/an __________ class in the "System" namespace.
45 / 50
Auto-implemented properties do not allow simplified syntax.
46 / 50
Which statement is true?
47 / 50
If we require to set components in table (column and row) format, then which panel will be used?
48 / 50
Which is the right syntax to define an interface?
49 / 50
Writing higher-level functions that call upon lower-level functions _________ a program.
50 / 50
Console class can reside in multiple libraries.
Your score is
The average score is 78%
Restart quiz