View Single Post
  #3 (permalink)  
Old 08-03-2007, 07:28 AM
vivekanandan vivekanandan is offline
D-Web Trainee
 
Join Date: Jul 2007
Posts: 41
vivekanandan is on a distinguished road
Default Re: What is the difference between a statement and a block?

Hi,
we can say more than one statement(except declaration) is a block, because
it is compulsory that the statement should be described in block only. default as main function block.


Regards,
Vivekanandan.
Reply With Quote