Explain the use of function toupper() with and example code?
Answers
Answered by
3
★·.·´¯`·.·★ ʜᴇʀᴇ ɪs ʏᴏᴜʀ ᴀɴsᴡᴇʀ ★·.·´¯`·.·★
Toupper() function is use to convert the value to uppercase when it uses with characters.
ᴇʜsᴀss ✿◕ ‿ ◕✿
Attachments:
Answered by
3
The toupper() function is used to convert lowercase alphabet to uppercase. i.e. If the character passed is a lowercase alphabet then the toupper() function converts a lowercase alphabet to an uppercase alphabet. It is defined in the ctype.h header file.
Similar questions
Math,
7 months ago
Science,
7 months ago
Social Sciences,
7 months ago
Social Sciences,
1 year ago
Physics,
1 year ago