What is the difference between call by value and call by reference in c?


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

Post New Answer

More C Interview Questions

who is the editor of 'pokemon'?

1 Answers  


Ow can I insert or delete a line (or record) in the middle of a file?

0 Answers  


What is define directive?

0 Answers  


Write a program to check armstrong number in c?

0 Answers  


HOW DO YOU HANDLE EXCEPTIONS IN C?

2 Answers   AppLabs,






what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }

3 Answers   HCL,


Write a program to print prime nums from 1-20 using c programing?

13 Answers   IBM,


print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5

7 Answers   IBM,


What is the difference between volatile and const volatile?

0 Answers  


What does static mean in c?

1 Answers  


What do you mean by a local block?

0 Answers   InterGraph,


what is event driven software and what is procedural driven software?

0 Answers  


Categories