Ask a Teacher



please explain the use and working of command 'flag' in c++ briefly..

If we were to attempt to compile a code that was not written using  correct C++ syntax ,the compiler would report an error and would not produce an executable file .As such ,the compiler can  be thought of as a helpful tool atht has the capability to perform some validation of the correctness of the code.


comments powered by Disqus