What are identifiers in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is struct node in c?

0 Answers  


regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression

1 Answers   TCS,


Write a program in c to input a 5 digit number and print it in words.

11 Answers  


what is the function of void main()?

8 Answers  


Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 Answers   ME, Synfusion, Wipro,






What are predefined functions in c?

0 Answers  


What is the purpose of main( ) in c language?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 Answers   Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,


What is a null string in c?

0 Answers  


explain how do you use macro?

0 Answers  


Why do we use null pointer?

0 Answers  


What is #define size in c?

0 Answers  


Categories