What are formal parameters?


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

Post New Answer

More C Interview Questions

What is the meaning of ?

0 Answers  


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


What is the difference between big endian form and little endian form? write a code to convert big endian form to little endian and vice versa..

5 Answers   Aricent, TCS,


What is the difference between a function and a method in c?

0 Answers  


Can a pointer be static?

0 Answers  






how to find your architecture is LittleEndian or BigEndian?

1 Answers  


why program counter is 16 bit?

3 Answers  


What is NULL pointer?

0 Answers   Infosys,


how to print "hai" in c?

13 Answers   TCS,


What is spark map function?

0 Answers  


please give me some tips for the selection in TCS.

3 Answers   TCS,


write a c program to accept a given integer value and print its value in words

4 Answers   Vernalis, Vernalis Systems,


Categories