Which of the following is TRUE about ASP.NET based Web applications?
(a) They contain portions that are compiled rather than interpreted.
(b) They have an access to the .NET framework class library.
(c) They can house HTML controls, WebForm controls, Validation controls.
(d) They have full support of XML and CSS.
Select Answer:
b and c
a and b
a and c
a, b, c and d
|