6. What is the purpose of code behind?
A. To separate different sections of a page in to different files
B. To merge HTML layout and code in to One file
C. To separate HTML Layout and code to different file
D. To ignore HTML usage
Answer : To separate HTML Layout and code to different file.
7. The object used by SQL connection to make Security Demands
A. SQLLCientAttribute
B. SQLPermission
C. SQLPermissionClient
D. SQLClientPermission
Answer : SQLClientPermission.
8. How to open more than one datareader at a time
A. Use different datareader variable
B. Use different datareader and connection variable
C. Use Different Connection
D. Can not be done
Answer : Use different datareader and connection variable.
9. What is the Full Form of WSDL
A. Web System Description Language
B. Web Services Detail Language
C. Web Service Description Language
D. None
Answer : Web Service Description Language.
10. What is the size of the session ID
A. 32 bit long string
B. 32 bit long double
C. 32 bit long character
D. 32 bit long integer
Answer : 32 bit long string.
CDAC Blog..