GIAC
GSSP-NET · Question #262
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. You are using…
The correct answer is D. \G. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. You are using string datatype in the application to store text based information. You want to match character in a string in such a way that the match must occur at the point where the previous match ended. Which of the following characters will you use to accomplish the task?
Options
- A\z
- B\b
- C\Z
- D\G
How the community answered
(34 responses)- A15% (5)
- B9% (3)
- C3% (1)
- D74% (25)
Community Discussion
No community discussion yet for this question.