How many parameters should a function have?


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

Post New Answer

More C Interview Questions

Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


Explain what is the benefit of using #define to declare a constant?

0 Answers  


main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

4 Answers  


How do c compilers work?

0 Answers  


What is the use of getchar functions?

0 Answers  






what defference between c and c++ ?

6 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


What is class and object in c?

0 Answers  


What is the difference between null pointer and wild pointer?

0 Answers  


What is void main () in c?

0 Answers  


A C E G H +B D F A I ------------ E F G H D

1 Answers   Infosys,


What is the purpose of void in c?

0 Answers  


Categories