Write a Program To Convert days Into Months And Days

By

AIM: Write a program to convert days into months and days 
LOGIC:  Take number of days from user.  Use binary operator(i.e.+-,% etc) to find result  Print result using printf() function 

Note: Consider no of days in a month=30

0 comments:

Post a Comment

Powered by Blogger.