How arrays can be passed to a user defined function


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

Post New Answer

More C Interview Questions

What is fflush() function?

0 Answers  


What is actual argument?

0 Answers  


How important is structure in life?

0 Answers  


Explain is it better to bitshift a value than to multiply by 2?

0 Answers  


what is the differnce between AF_INET and PF_INET?

5 Answers   Systems Plus, Wipro,


What is dynamic dispatch in c++?

0 Answers  


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

0 Answers  


void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


Explain what are the different data types in c?

0 Answers  


Is there any possibility to create customized header file with c programming language?

0 Answers  


Difference between fopen() and open()?

3 Answers   Aricent,


What are runtime error?

0 Answers  


Categories