every third integer using while loop in C programming. Hint: The user has to input the last two digits of the ID number
Posted: Tue Apr 12, 2022 10:22 am
every third integer using while loop in C programming. Hint: The user has to input the last two digits of the ID number for which the sum has to be computed. 2. Write a program to Calculate series-3N of odd integers using while loop and for loop in C programming. Hint: The user can take N as last two digits of their ID number. If last two digits of ID number happens to be 00, those students can assume N as 11 3. Write a program to calculate the compound