aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • UNIX Programming
  • ______________ operator means that the preceding item is ...
Multiple choice

______________ operator means that the preceding item is matched N or more number of times.

  1. {N}

  2. {N,}

  3. *

  4. ?

  5. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This operator means that the preceding item is matched N or more number of times.

Keep practicing — related questions

  • Which of the following operators shows that the preceding item will be matched one or more times?
  • ________operators are used to compare two values.
  • The____________ operator is used to compute the remainder of op1 & op2.
  • ________operators are used to perform basic mathematical operations.
  • Which of the following repeater operators, in extended grep command, means the preceding item will be match...
  • The___________ is an increment operator which is used to add 1 to the value of the variable.
  • The ___________ is an increment operator which is used to add 1 to the value of the variable.
  • ________operators are used to join one or more text strings to produce a single piece of text.
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy