What are identifiers and keywords in c?



What are identifiers and keywords in c?..

Answer / Raja Sirohi

An identifier is a name used to identify a variable, function, or label in C. Keywords are reserved words in the C language that have special meaning and cannot be used as identifiers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is call by value and call by reference

4 Answers  


What is output redirection?

1 Answers  


Why is c known as a mother language?

1 Answers  


WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?

6 Answers   Finite Infotech, Lovely Professional University, Wipro,


Explain what is operator promotion?

1 Answers  


What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?

2 Answers  


Differentiate Source Codes from Object Codes

2 Answers  


What does c in a circle mean?

1 Answers  


implement general tree using link list

1 Answers   Wipro,


Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.

3 Answers   SilverKey,


What is auto keyword in c?

1 Answers  


can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...

11 Answers   CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,


Categories