nerdexam
GIAC

GSSP-.NET · Question #435

(Topic 4) 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…

The correct answer is A. using System; B. using System. See the full explanation below for the reasoning.

Question

  • (Topic 4)

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

(39 responses)
  • A
    79% (31)
  • C
    8% (3)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice