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

Can we change the value of static variable in c?

0 Answers  


What are the different flags in C? And how they are useful? And give example for each in different consequences?

1 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


How to write c functions that modify head pointer of a linked list?

0 Answers  


const char * char * const What is the differnce between the above tow?.

6 Answers   Ramco, TCS,


What is a shell structure examples?

0 Answers  


hat is a pointer?

4 Answers   Assurgent,


actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

3 Answers   Ramco,


Where local variables are stored in c?

0 Answers  


Can you please explain the difference between strcpy() and memcpy() function?

0 Answers  


Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.

2 Answers  


Tell me what is null pointer in c?

0 Answers  


Categories