GIAC
GSSP-.NET · Question #373
GSSP-.NET Question #373: Real Exam Question with Answer & Explanation
The correct answer is B. FileInfo class. See the full explanation below for the reasoning.
Question
- (Topic 3) Allen works as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. He develops an application that manipulates files containing confidential information. He wants to make a copy of the existing file, named ConfidentInfo1 to a new file, named ConfidentInfo2 in the local drive by using an instance method. However, Allen wants to ensure that the existing file does not overwrite the new file. Which of the following classes' instance method will Allen consider in the application to
Options
- AStringWriter class
- BFileInfo class
- CBinaryWriter class
- DDirectoryInfo class
Community Discussion
No community discussion yet for this question.