aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • OOPs (NCO)
  • Which of the following string handling functions in C++ i...
Multiple choice

Which of the following string handling functions in C++ is used to convert a string into upper case?

  1. strcat()

  2. strlwr()

  3. strrev()

  4. strupr()

  5. strlen()

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

This string handling function in C++ is used to convert a string into upper case.

Keep practicing — related questions

  • Which of the following functions is used in C++ to convert its arguments to uppercase letters if the argume...
  • Which of the following string handling functions in C is used to reverse the characters in a string?
  • Which of the following string handling function in 'C' searches for a specified character in the string?
  • Which function is used to convert lower case characters to upper case characters?
  • Which method is used to convert all the characters in a string from uppercase to lowercase?
  • Which of the following string functions in C++ returns a pointer to the first occurrence of character in st...
  • Which of the following string functions in 'C' searches for a specified character in the string?
  • Which of the following character types of functions in C is used to verify whether inputted characters are ...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy