What are the different categories of functions in c?


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

Post New Answer

More C Interview Questions

How can you be sure that a program follows the ANSI C standard?

0 Answers   Aspire, Infogain,


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

0 Answers  


What is the memory allocated by the following definition ? int (*x)[10];

4 Answers   ADITI, Wipro,


What is pragma c?

0 Answers  


Explain data types & how many data types supported by c?

0 Answers  


ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

0 Answers   TCS,


What is external and internal variables What is dynamic memory allocation what is storage classes in C

3 Answers  


Explain what is a program flowchart and explain how does it help in writing a program?

0 Answers  


what is the use of ‘auto’ keyword?

1 Answers  


What does 3 mean in texting?

0 Answers  


What are qualifiers in c?

0 Answers  


Categories