1. What is the difference between Const Char and Char, or Const Int or Int?
2. In what type of situations do I use Const and what type to use normal char,long,int?
3. How to save a String into a Memory? How to retrieve the address of the saved string?
4. How to delete it after saving it?
5. How to generate a randomized number without using "time();ctime();" functions?
6. How to determine the user's OS?
7. How to write a key to the Registry?
8. How to Retrieve a Value from a Key in the Registry?
9. How to delete a Key In the Registry?
10. How to change the color of the text(Console Programs)
11. Is it possible to change the font of the text(Console Programs)

Questions are for the people that are smart.