Write a computer program in C programming that prompts user for an integer and determines whether it is an even number or odd.

Write a computer program in C programming that prompts user for an integer and determines whether it is an even number or odd. Please include output screenshots for sample inputs 5 and 8.