aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C Programming Fundamentals
  • Which of the following string handling functions in C is ...
Multiple choice

Which of the following string handling functions in C is used to reverse the characters in a string?

  1. strupr()

  2. strlen()

  3. strrev()

  4. strcpy()

  5. strcat()

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

This string handling function in C is used to reverse the characters in a string.

Keep practicing — related questions

  • Which of the following string handling function in 'C' searches for a specified character in the string?
  • The standard library string function used to reverse a string is
  • Which of the following string functions in 'C' searches for a specified character in the string?
  • Which of the following string handling functions in C++ is used to convert a string into upper case?
  • Which of the following string handling functions in 'C' compares the first n characters of two input strings?
  • Which method is used to reverse the characters within a StringBuffer() object?
  • Which of the following methods is used to revert the characters within a StringBuffer object?
  • Choose the correct option to fill ?1 and ?2 so that the program below prints an input string in reverse ord...
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