Programming Example
Write a C program to accept a character and check it is even or odd place using the ternary operator (A is an odd place and B is in the even place)
Write a C program to accept a character and check it is even or odd place using the ternary operator