What is function what are the types of function?


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

Post New Answer

More C Interview Questions

When is the “void” keyword used in a function?

1 Answers  


What is the real time usage volatile?

2 Answers   Polycom,


c program to arrange digits in a no in ascending and descending order

1 Answers  


totally how much header files r in c language

8 Answers   TCS,


What is indirect recursion? give an example?

4 Answers  


Explain why can’t constant values be used to define an array’s initial size?

0 Answers  


4.A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above

6 Answers   Accenture,


Who is the founder of c language?

0 Answers  


we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????

4 Answers   Google,


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,


Explain what is a stream?

0 Answers  


what is Structural oriented language? give some example of this language.....?

1 Answers  


Categories