C++ Practical Programs
Write a C++ program to accept a number. Using conditional operator print whether the number is even or odd.
PROGRAM
Output
Write a C++ program to accept a character. Print whether the character is an alphabet, digit, or a special character. Displ...
sinanva.hashnode.dev1 min read