GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 113 Topic 12 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 113 Topic 12 Discussion

GSSP-.NET Exam Topic 12 Question 113 Discussion:
Question #: 113
Topic #: 12

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 .NET Framework 2.0. You are required to use a datatype that will store only the numbers. The numbers should be in positive form and should not be larger than 65,535. Which of the following datatypes will you use to accomplish the task?

Each correct answer represents a complete solution. Choose two.


A.

System.UInt16


B.

ushort


C.

System.Int16


D.

int


E.

short


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.