Shortcut Navigation:

Visual Studio NET Quiz

Your company uses Visual Studio.NET 2005 as its application development platform. You are developing an application using the .NET Framework 2.0. You are required to use a datatype that will store only numbers ranging from -32,768 to 32,767. Which of the following datatypes will you use to accomplish the task?

You work as a Software Developer for uCertify Inc. You create an application using Visual Studio .NET 2005. You want to implement classes of the System.Collections namespace in the application. You also want to define size, enumerators, and synchronization methods for all non-generic collections. Which of the following interfaces will you use to accomplish the task?

You need to identify a type that meets the following criteria: Is always a number Is not greater than 65,535 Which type should you choose?

Which of following is correct Answer ?

What is boxing_______.

Which method do you invoke on the SQLDataAdapter object to load your dataset with data?

Which of the following characters ends every C# statement_________.

What is MSIL_______.

An assembly is