Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is key word in c language?

Answer Posted / karthikeyan

keywords are the words which have a specific meaning and
cannot be used as a variable

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2691


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1687


How can I read in an object file and jump to locations in it?

1071


What are disadvantages of C language.

1222


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

2121


Which is more efficient, a switch statement or an if else chain?

1080


What is the difference between typedef and #define?

1112


What is difference between structure and union in c?

1036


What is the advantage of an array over individual variables?

1293


What is a newline escape sequence?

1160


Explain what is the concatenation operator?

1231


how many errors in c explain deply

2137


What is table lookup in c?

1147


What is the difference between a function and a method in c?

1134


Find MAXIMUM of three distinct integers using a single C statement

1114