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:

  • Data types in C      In the previous post we learn about what is Variable in C language.In this post we will learn Data type in C.The data t… Read More
  • C programming language C programming language:what is C programming language: C is a Computer Programming language developed at AT & T's Bell Laboratories,USA in 1… Read More
  • 2d array in C In the previous post we learn about what is array and what is one dimensional array.In this post we will learn what is two dimensional array. What … Read More
  • What is constant in C In the previous post we have learn about keywords. In this post we will learn about What is Constant they are also part of syntax. Consta… Read More
  • what is high level language and low level language In the previous post we learnt about variable and data type.In this post we will learn about computer languages.Today computer can be programmed to u… 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