|
Hi!
I have just started learning C++ and I have some queries regarding it. 1. Can a GNU C++ program run on Windows 2000?
2. What are virtual functions? How and when are they used? 3. Why do programmers use the source code control? 4. How can I write a C++ program that will run in Windows without the user starting it up everytime? 5. What are the C++ equivalent of malloc and free in C language? Thank you so much in advance for your attention.
|