GIAC
GSSP-NET · Question #444
You work as a Software Developer for Mansoft Inc. The company uses Visual Studio.NET 2005 as its application development platform. You need to write a code segment that can change the file extension…
The correct answer is A. using System; B. using System. See the full explanation below for the reasoning.
Question
You work as a Software Developer for Mansoft Inc. The company uses Visual Studio.NET 2005 as its application development platform. You need to write a code segment that can change the file extension of a file named Test.txt. Which of the following code segments will you choose to change the file extension? Each correct answer represents a complete solution. Choose two.
Options
- Ausing System;
- Busing System;
- Cusing System;
- Dusing System;
How the community answered
(44 responses)- A84% (37)
- C11% (5)
- D5% (2)
Community Discussion
No community discussion yet for this question.