Day30 Upto 60
Day30 Upto 60
locks?
No Impact on performance
Answer
39 Which of the following statements is correct about the .NET Framework? • 0M
.NET Framework uses COM+ services while creating Distributed Applications. Answer
.NET Framework uses DCOM for making transition between managed and unmanaged code. C.vrect Answer
40 Which of the following statements are correct about a .NET Assembly? • 2Marl
Statements 1, 2 3
0 FALSE YourAosw«
A web page has lots of input data, and you want the data input to be spread • 2tv
across multiple screens. What is the best control to implement this solution
on a single Web page?
ImageMap
Panel
None
Day 30
43 The three statements are given below about DataSet andDataReadef, • 0Marks
choose the correct option according to the statement.
Master page contains a <%@ Master %> directive instead of the normal <%@ Page %> directive.
None
Day 30
Response.Cache.SetNoServerCaching();
Response.Cache.SetNoCaching();
None
47 Which type of processing model does asp.net stimulate? • 2Marks
Static
Linear
.1
Bottom up
Global esax
MeChtneconfig
of above
There is a button on page name cancel and it should bypass validation when • 2 Mark
cancel button is clicked. What will you do?
set RemoveValidation=true
set cancel-true
None
Whichof the following is a valid skin code inside a skin file?
< asp:TextBox
None
Day 30
FALSE
52 Choose the wrong statement about properties used in C#,Net? • 2Marks
Properties can be used to store and retrieve values to and from the data members of a class.
Properties are like actual methods that work like data members.
53 Which of these keywords are used to implement synchronization?
synchronize
syn
synch
Unchecked
Implicit
s/ delegate void() { )
func void() { }
delegate void { }
56 By using which of the following attribute, HTML elements are transformed to • 2 Marks
HTML server control?
runat=Uhostn
AccessDataSource Control work with which of the following file types? • 2 Marks
.mpd file
myd file
mdb file
58 A module which is a collection of functions and da!a; designed to be used by • OMarks
anotherapplication is called
Abandon
PICS
assigns a class or virtual path used to type the Master property of a page
indicates that a page or user control implements a specified .NET Framework interface Correct Answer
None
Day 30
60 Which of the following statements about Commo Language Runtime (CLR) • 2Mark$
is false?
CLR allows multiple programming languages to be used within the same application
CLR converts the Intermediate Language (IL) code into machine t compile time Correct Answer
CLR provides exception handling and security services for managed code