GIAC
GSSP-.NET · Question #476
(Topic 4) 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…
The correct answer is C. short D. System.Int16. See the full explanation below for the reasoning.
Question
- (Topic 4)
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.
Options
- Aint
- Bstring
- Cshort
- DSystem.Int16
How the community answered
(40 responses)- A8% (3)
- B15% (6)
- C78% (31)
Community Discussion
No community discussion yet for this question.