Instruction or statement in C

<-Prev                                                                                                                    Next->
Instruction or statement

Instructions are made up of keywords which have valid syntax & proper meaning that can be understood by compiler!
eg:

printf(“this is my first statement!”);

a=b+c;

<-Prev                                                                                                                    Next->

Đăng nhận xét