Question: Write a pseudocode (or C code ) program that performs the following: Prints your name and student number Reads number of positive integers, finds and

Write a pseudocode (or C code ) program that performs the following: Prints your name and student number Reads number of positive integers, finds and prints the largest even integer of them and counts its occurrences. Assume that the input ends when the user enters-1. Add your name, your University ID number as a comment at the beginning of this program. For example, if user enters 68 988 8-1; the program finds that the largest even is 8 and the occurrence count for 8 is 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
