Function calling procedures? and their differences? Why should one go for Call by Reference?


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

Post New Answer

More C Interview Questions

Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.

2 Answers  


Why cant I open a file by its explicit path?

0 Answers  


write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

1 Answers   Reliance,


what are the stoge class in C and tel the scope and life time of it?

2 Answers   Tech Mahindra,


What is the deal on sprintf_s return value?

0 Answers  






Write a function to find the area of a triangle whose length of three sides is given

2 Answers  


How can you pass an array to a function by value?

0 Answers  


how to print a statement in c without use of console statement ,with the help of if statement it should print

2 Answers   Satyam,


Is sizeof a keyword in c?

0 Answers  


What is the advantage of an array over individual variables?

0 Answers  


what is difference between procedural language and functional language ?

4 Answers   Wipro,


i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement

5 Answers  


Categories