771. What class does the ASP.NET Web Form class inherit from by default ?
A. System.Web.Form
B. System.Web.UI.Form
C. System.Web.GUI.Page
D. System.Web.UI.Page

772. Which DLL translate XML to SQL in IIS ?
A. SQLIIS.dll
B. LISXML.dll
C. SQLISAPI.dll
D. SQLXML.dll

773 Which command is used to change directory to the name beginning with a ‘p’ ?
A. cd p
B. cd p?
C. cd p*
D. cd [p]

774. Which of the following denote page code model in ASP.NET ?
A. single-file
B. code-behind
C. Both A and B
D. None of the Above

775. How do you trace the application_End event on runtime ?
A. By Debugging
B. Can not be done
C. By Tracing
D. By Stopping

776. Default scripting language in ASP?
A. VBScript
B. EcmaScript
C. JavaScript
D. PERL

777. By default, code written with the Debug class is stripped out of release builds?
A. Yes
B. No
C. May be
D. Confuse

778. What command is used to assign executable permission to all of the files named “report” ?
A. chmod ugo + x report
B. chmod u + x report
C. chmod ugo + rw report
D. chmod ugo + r report

779. What type of addressing format is used by Class A network ?
A. Net.Net.Net.Node
B. Net.Net.Node.Node
C. Net.Node.Net.Node
D. Net.Node.Node.Node

780. Which of the following command is used to see the services running in NFS server ?
A. rpcinfo
B. serverinfo
C. NFSinfo
D. infserv

NOTE
IF YOU THINK ANY OF THE MCQ ABOVE IS WRONG.
PLEASE COMMENT WITH CORRECT ANSWER AND ITS DETAIL EXPLANATION IN COMMENT BOX.
THANK YOU