Tuesday 5 November 2013

STRUCTURE OF C++ PROGRAM

#  include  <header file>
void main( )
{
statements;
:
}

1 comment:

  1. If pallning to learn OOPS concepts my recommendation is dive in "python". Its flexible & real OOP driven one (C++ is early adopters & fully not OOP)

    ReplyDelete