Skip to content

anandmohan3112/basic_c-_progame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

basic_c-_progame

this is a simple programe that a starter in c++ should do . there are two header files namely ,, these are known as library functions. cout(console output)-used for output It is defined in the header file void main(0)-void will return a null character after the programe executes

    main() represent main function.
    A programe starts with main()[main function]execution

//-represents comment lines(it will not be shown during programme execution) It is used for one line commet. If more than one line is used we can use /...../ Where dot represents the comment you writebasic_c++_progame

About

basic_c++_progame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published