nerdexam
GIAC

GSSP-NET · Question #453

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 C. *. 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 regular expression in the application to validate email, phone number, etc. You are required to match the preceding character or sub expression zero or more times. Which of the following wildcard characters will you use to accomplish the task?

Options

  • A?
  • B
  • C
  • D[n]

How the community answered

(30 responses)
  • A
    13% (4)
  • B
    3% (1)
  • C
    80% (24)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice