Program to guess your the Date of birth.... in C++
#include<iostream.h> #include<conio.h> #include<iomanip.h> void main() { int date=0; char answer; int dates[5]...
#include<iostream.h> #include<conio.h> #include<iomanip.h> void main() { int date=0; char answer; int dates[5]...
Download the File. Click here to Watch the Explanation & Developing Video