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

Explain how can you avoid including a header more than once?

0 Answers  


what does keyword ‘extern’ mean in a function declaration?

1 Answers   Emerson,


Explain about the functions strcat() and strcmp()?

0 Answers  


What is the difference between calloc() and realloc()?

1 Answers  


What are logical errors and how does it differ from syntax errors?

0 Answers  






How can I get the current date or time of day in a c program?

0 Answers  


What is pragma c?

0 Answers  


Explain pointers in c programming?

0 Answers  


What should malloc() do?

0 Answers  


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

0 Answers  


Can we change the value of #define in c?

0 Answers  


Write a program to swap two numbers without using a temporary variable?

0 Answers   Infosys,


Categories