Is reference used in C?
Answer / 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 |
What is the difference between fread and fwrite function?
Explain the use of bit fieild.
What is the difference between typedef and #define?
How can I implement opaque (abstract) data types in C? What's the difference between these two declarations? struct x1 { ... }; typedef struct { ... } x2;
How can a process change an environment variable in its caller?
what is the difference between declaration and definition of a variable or function ?
Are there constructors in c?
Why array starts with index 0
Why main is used in c?
What is difference between array and pointer in c?
Can anyone tell what is stack overflow? what precaution we should take?
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....