Pharmacy Management System 8:19 AM #include<iostream.h> #include<stdio.h> #include<conio.h> #include<string.h> #include<fstream.h> #in...Read More
How to solve windows 7 genuine problem 10:25 PM *Having trouble with"This copy of windows is not genuine" message! This method will work for 32 bit and 64-bit versions ...Read More
shortest and most effective code ever written 2:49 AM In my view without a doubt, it is this code snippet: #include <stdio.h> int main () { printf ( "Hello world!\n" ...Read More
Check out which field of engineering is the most difficult, and why? 2:38 AM In the order of hardest to easiest— of course, being relative to each other 9.5/10— Nuclear Engineering— gluons, tau neutrinos, bosons ...Read More
Bus Reservation System project of khwopa engineering college 1:27 AM//HEADER FILES #include<conio.h> #include<stdio.h> #include<stdlib.h> #include<iomanip.h> #include<dos.h>...Read More