First 'Hello World!' program in C.| DataType | Header |
'HelloWorld!' Program.
Keywords:
It define as the set of specific word which meaning are predefined in system(Language).
Example:
Header File:
Header file is defined as the collection of different system define function.
main()
It is core of every program. It contains instructions that tell to the computer to carry out what ever task your program is designed to do.
Comments
Post a Comment