Is reference used in C?

Answer Posted / bavi

No.Oly cal by value method of passing is used in C.
Also, calling by reference can be achieved thru' Pointers.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a buffer in c?

566


Can we declare function inside main?

560


What is const volatile variable in c?

565


Explain that why C is procedural?

648


Is calloc better than malloc?

565






Is this program statement valid? INT = 10.50;

679


What does the c preprocessor do?

610


Tell me what is null pointer in c?

603


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1510


Can you please compare array with pointer?

607


What is the data segment that is followed by c?

600


What is an array? What the different types of arrays in c?

649


Explain why C language is procedural?

765


What is the purpose of 'register' keyword in c language?

616


Can a pointer be static?

609