Which of the following datatypes will you use to accomplish the task?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

You work as a Software Developer for ABC Inc. The 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? Each correct answer represents a complete solution. Choose two.
A . int
B . string
C . short
D . System.Int16

Answer: C,D

Leave a Reply

Your email address will not be published.