GIAC
GSSP-NET · Question #418
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…
The correct answer is C. short D. System.Int16. GIAC GSSP-.NET Exam
Buffer Overflows
Question
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
(47 responses)- A19% (9)
- B6% (3)
- C74% (35)
Explanation
GIAC GSSP-.NET Exam
Topics
#data types#short#System.Int16#integer range
Community Discussion
No community discussion yet for this question.