Saturday, August 2, 2008

C++

Control Statements :- are the way of the program to control what pieces of program to be executed at same time the syntax of control statement are very similar to the regular english thre are two types are control statment :
^branching statement and
^loop
and the if, else, while ,do while,for, exit(), return,switch,go to,continue etc are control statements

Manibulators :- endl ,setw, hex,dec,oct,set base , setfill,set precission ,ends,flush( )

No comments:

Post a Comment