What is a wrapper function in c?


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

Post New Answer

More C Interview Questions

what is diference between return 0 and return NULL??

3 Answers  


How is a macro different from a function?

0 Answers   Tech Mahindra,


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

0 Answers  


What is wrong in this statement? scanf(“%d”,whatnumber);

0 Answers  


What is New modifiers?

0 Answers   NA,


How to add two numbers with using function?

2 Answers   Miracle Solutions,


Explain the array representation of a binary tree in C.

0 Answers   Genpact,


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

0 Answers  


What are all different types of pointers in c?

0 Answers  


When should the const modifier be used?

0 Answers  


Do you know null pointer?

0 Answers  


write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...

1 Answers   Philips,


Categories