Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

write a program using if, else if, and else statements that will sort three characters in ascending order (smallest to largest). remember that...

write a program using if, else if, and else statements that will sort three characters in ascending order (smallest to largest). remember that characters are stored in ASCII! another way of saying this might be to put the characters in alphabetical order, but be careful of lowercase versus uppercase values, as well as handling special characters (those that are not letters, such as the dollar sign.) ask the user to input three characters, then ultimately output the same three charecters in the correct order.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question