Ask a Teacher



how to create a program in c++ which activates on particular date?

If we write a program using if--else ,and if we write the particular date in condition part and write exit statement 
in else part, we can execute that program in that particular date .


comments powered by Disqus