Hi, I would like to know some answers of some basic questions. I am working on linux
1)What are the advantages/disadvantages of commands at the console promp compared to using GUI programs?
2) When does the header file get compiled?
3)What is the output of the compilation stage?
4) what does a cin.ignore() command do?
5)In general what is the role of “const”
1)What are the advantages/disadvantages of commands at the console promp compared to using GUI programs?
2) When does the header file get compiled?
3)What is the output of the compilation stage?
4) what does a cin.ignore() command do?
5)In general what is the role of “const”
Comment