Skip to main content

* Component of 'c' language

1 character set
2 Data type 
3 Constant
4 Variable 
5 Keywords 
6 Grammar (syntax and semantic)

1 Character set :- All symbols used to write in c language.they are :- 
a. Letter  (a-z,A-Z)
B.Digits  (0-9)
C.symbol  (*,&,+,-)
D.White space :-Black space, horizontal tab,carriage return, new line etc....

2 Data type :-Datatype is defining and attributes to the variable.It defining the set of legal that the variable can store.the basic data type int,char,float,etc.....
   



Comments

Popular posts from this blog

Important links

  Software Drive https://drive.google.com/drive/folders/1siws7oga-10wdlPhOdcjamlDH6wm0iE_?usp=sharing PPT Drive https://drive.google.com/drive/folders/1lNHhZ4_qlsyHrWA862DyBSvkF_J4YVp8 https://docs.google.com/document/d/1fo_4gFB4sgWfTBfZvK7qf0LP0y9ge1dH/edit

Python Practice questions

Reverse  Check substring in string  Armstrong no or not Palindrome  Table print  Power of the no Factorial