c function program example

c function program example

c function program example

c function program example

 

Let’s discuss this on our discussion portal

 

What would be the output of the following programs:

main( )

{

printf ( “\nC to it that C survives” ) ;

main( ) ;

}

 

Leave a Comment