nerdexam
GIAC

GSSP-NET · Question #92

You work as a Software Developer for ManSoft Inc. The company has several branches worldwide. The company uses Visual Studio.NET 2005 as its application development platform. You create an…

The correct answer is A. Match. See the full explanation below for the reasoning.

Question

You work as a Software Developer for ManSoft Inc. The company has several branches worldwide. The company uses Visual Studio.NET 2005 as its application development platform. You create an application that will be used by all the branches of the company. You use the Regex class in the application to validate some strings. You want to search an input string for an occurrence of a regular expression. Which of the following methods of the Regex class will you use to accomplish the task?

Options

  • AMatch
  • BMatches
  • CEquals
  • DIsMatch

How the community answered

(44 responses)
  • A
    82% (36)
  • B
    5% (2)
  • C
    2% (1)
  • D
    11% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice