Recent Posts

Thursday, 21 December 2017

what is keyword in C

 C is a programming language which is used for general purpose.About C language we have learnt in previous post C programming language and history and Overview of C. In this post you will learn about keywords in C programming that are part of syntax.

C Keywords

          keywords are the words which means has been already explained to C compiler program.We cannot used keywords as variable names as a  result of if we try to do then the meaning of the keyword will be changed, which is not allowed by the compiler program.the keywords are also called as 'Reserved words'.

There are only 32 keywords available in C.
Keywords cannot be used as variable names.
Keywords cannot used as constant name.
Keywords cannot used as identifier.

For example 

int number;

Here int is a keyword and number is a variable

Below is the list of keywords in C




for example you can see below how union keyword is used



Related Posts:

  • What is String String: String is a collection of two or more characters. In string we can store alphabets digits and special symbols. when we declare array of ch… Read More
  • Difference between compiler and interpreter C is a general purpose programming language.In the previous post we learnt about what is high level language and what is low level language. … Read More
  • Variable If you want to learn programming you must know variable, constant, keywords ,data type and operators in C language.In the p… Read More
  • String function In the previous post we learn about what is String.we know that string is a collection of two or more characters.In string we can store alphabet, dig… Read More
  • what is keyword in C  C is a programming language which is used for general purpose.About C language we have learnt in previous post C programming language … Read More

0 comments:

Post a Comment

Followers

Popular Posts

Categories

social media

Text Widget

Powered by Blogger.

About Me

My name is junaid khan and i am a full time blogger and author of a blog tutorial called tutorialpointsolution.

String function

In the previous post we learn about what is String .we know that string is a collection of two or more characters.In string we can store al...

Search This Blog

Technology

Adbox

Recent Post

Breaking

Recent In Internet

Comments

Facebook

Pages

Comments

Pages

Recent

Pages

Technology