C passes By value or By reference?

Answer Posted / rasheed

yes C passes Both by value and reference.

but strictly speaking C passes only both by value

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Process by which one bit pattern in to another by bit wise operation is?

613


What is modeling?

642


What is the difference between a function and a method in c?

558


What is the meaning of && in c?

545


What are global variables?

642






How can you allocate arrays or structures bigger than 64K?

678


What are the advantages of the functions?

602


What is pointer to pointer in c language?

593


Why isn't it being handled properly?

643


Where is c used?

644


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

651


How can you access memory located at a certain address?

663


The difference between printf and fprintf is ?

716


5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜nā€™ element.

1579


Where are local variables stored in c?

570