How many identifiers are there in c?


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

Post New Answer

More C Interview Questions

Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

0 Answers   TCS,


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


How are Structure passing and returning implemented by the complier?

0 Answers   TISL,


Explain how can you determine the size of an allocated portion of memory?

0 Answers  


What are the keywords in c?

0 Answers  






for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

2 Answers   NetApp,


What is #include in c?

0 Answers  


no consistent academics. how to answer the question

0 Answers  


What are c identifiers?

0 Answers  


What is the difference between if else and switchstatement

0 Answers  


main() { clrscr(); } clrscr();

6 Answers   ME, Wipro,


Categories