Now start c language Character set :- It is a group of words, number and expression that is used to develop and run a program. Syntax :-like any other language “c” also has its own vocabulary and grammer they are called syntax. Identifier :- it refers to the name of variable, function and array it is complete user define names. Constant :- A constant has fixed value that cannot change during the execution of program. Variable :- A variable is an entity that may be change during the execution of program. Keyward :- keyword are the word that carries special meaning. All the keyword has fixed meaning it can’t be change. There are 32 keywords in c. Constant in c Types of constant Primary constant i. ...
this blog is for c programming language. in this blog have very important notes are available. Which help you for theory. I hope you like it. In this blog I will explain how to execute the program and how it work in compiler,linking section.
Comments
Post a Comment