Is it possible to write a program in C or C++ which will run only for specified amount of time. (for example while conducting an online exam the Question paper should appear only for specified amount of time from starting time.) Please tell me thecode for this.