Answered step by step
Verified Expert Solution
Question
1 Approved Answer
using printf and scanf c# language name : ahmad saleh student number : 12034 Write a pseudocode for C code) program that performs the following:
using printf and scanf
c# language
name : ahmad saleh
Write a pseudocode for C code) program that performs the following: Prints your name and student number Reads number of positive integers, finds and prints the smallest 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 you entered 621222-1: the program finds that the smallest even integer is 2 and the occurrence count for 2 is 4 student number : 12034
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started