What is a diffgram ?
		A. Finds the difference in two objects
B. Finds the difference in two files
C. The one which renders the dataset object contents to XML 
D. None of the above
		A. Client-side code
B. Server-side code 
C. Both A and B
D. None of these
		A. Response.Write(Version.ToString() );
B. Response.Write(System.Version.ToString() );
C. Response.Write(System.Environment.Version.ToString() ); 
D. not possible
		A. Code is separated from the HTML and interpreted Code is interpreted separately 
B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server
C. Scripting is separated from the HTML, Code is interpreted seperately
D. None of these
		A. XmlSettings
B. XmlConvert 
C. XmlCast
D. XmlType
		A. System
B. ROOT 
C. Application
D. None of the Above
		A. Code-front
B. Exception
C. Code-behind 
D. All of the above