Computer Science, asked by 6Shivam92, 1 year ago

Write program to accept number of days and print year, month and remaining days

Answers

Answered by charan42
1
#include<iostream.h>
void main()
{
int date,month,year;
cout<<enter the no of date;
cin>>date
Answered by LUCIFERdon
0
MS DOS AND PRINTER TO PRINT
Similar questions