Problem Statement
Write a function char maxChar(char a, char b) that returns the character with the higher ASCII value.
DEMO-C-32 โข Programming in C
Write a function char maxChar(char a, char b) that returns the character with the higher ASCII value.
Two chars.
Max char.
Submit runs every public testcase in this browser. Results and code never leave this device.
a z
z
x x
x
G J
J
! ~
~
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question