What are the rules for identifiers in c?


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

Post New Answer

More C Interview Questions

can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?

2 Answers  


Explain how can I make sure that my program is the only one accessing a file?

0 Answers  


Explain what is the advantage of a random access file?

0 Answers  


How do I get a null pointer in my programs?

0 Answers  


What is the difference between text and binary modes?

0 Answers  






write a program to print sum of each row of a 2D array.

4 Answers  


How do you do dynamic memory allocation in C applications?

0 Answers  


Is swift based on c?

0 Answers  


Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code

1 Answers  


Why & is used in scanf in c?

0 Answers  


Total of how many functions are available in c?

3 Answers  


in iso what are the common technological language?

0 Answers  


Categories