What are identifiers and keywords in c?


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

Post New Answer

More C Interview Questions

In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

0 Answers  


What is a constant?

0 Answers  


How to add two numbers with using function?

4 Answers  


Is stack a keyword in c?

0 Answers  


How can you avoid including a header more than once?

0 Answers  






input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,


why we are using semicolon at the end of printh statment

2 Answers   HCL,


main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????

1 Answers  


Tell us bitwise shift operators?

0 Answers  


Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....

2 Answers  


List the difference between a While & Do While loops?

0 Answers   Accenture,


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


Categories