Differentiate call by value and call by reference?


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

Post New Answer

More C Interview Questions

What is structure pointer in c?

0 Answers  


Why is python slower than c?

0 Answers  


a=5 a=a++/++a

14 Answers   Bhel,


Why doesnt the call scanf work?

0 Answers  


What is volatile in c language?

2 Answers   HCL, TCS,


What is main return c?

0 Answers  


a program that can input number of records and can view it again the record

0 Answers   Accenture,


What are volatile variables?

1 Answers   Mind Tree,


Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 Answers   IBM,


What is difference between arrays and pointers?

0 Answers  


int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?

3 Answers  


the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0

1 Answers  


Categories