In c programming language, how many parameters can be passed to a function ?


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

Post New Answer

More C Interview Questions

Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..

2 Answers  


write a 'c' program to sum the number of integer values

8 Answers  


write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?

5 Answers   HCL,


What is integer constants?

0 Answers  


How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)

4 Answers  






Why c is called procedure oriented language?

0 Answers  


What is the purpose of main( ) in c language?

0 Answers  


What is pragma c?

0 Answers  


write a program to find the frequency of a number

4 Answers   Infosys,


How do you use a pointer to a function?

0 Answers  


Explain what are the different data types in c?

0 Answers  


How can you draw circles in C?

0 Answers   Accenture,


Categories