Coding with C Plus Plus

Tuesday, 14 July 2015

Importance of semi-colon

A semi-colon is of great important in the world of programming especially C++.It is usually used to teminate a statement.But,it is very hard to find it in 500+ lines of code when you forget it !!!

semi-colon importance

No comments:

Post a Comment