×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

'x' operator on string used to?

36. 'x' operator on string used to?

  1. Add x character to the string
  2. Repeat the given string multiple times
  3. Add two strings
  4. None of these

Answer: B) Repeat the given string multiple times

Explanation:

The "x" operator in Perl strings is used to repeat the given string multiple times.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.