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

Which of the following character types of functions in C is used to verify whether inputted characters are in uppercase or not?

  1. toupper()

  2. isupper()

  3. tolower()

  4. isdigit()

  5. isalpha()

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

This character type of function in C is used to verify whether inputted characters are in uppercase or not.

Keep practicing — related questions

  • Which function is used to convert lower case characters to upper case characters?
  • Which of the following character methods in Java returns true value, when an argument provided with a funct...
  • Which of the following character methods in Java returns true value when argument provided with function is...
  • Which of the following functions is used in C++ to convert its arguments to uppercase letters if the argume...
  • Which method is used to convert all the characters in a string from uppercase to lowercase?
  • Which of the following string functions in 'C' searches for a specified character in the string?
  • Which of the following methods in Java is used to identify that the input argument is a letter?
  • To convert all the characters in a input string from lowercase to uppercase, ____________ method is used in...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy