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
Write a program to identify if a given binary tree is balanced or not.
Can you return null in c?
When should structures be passed by values or by references?
Can we compile a program without main() function?
What is a void pointer? When is a void pointer used?
What is void c?
With the help of using classes, write a program to add two numbers.
what is the function of pragma directive in c?
find out largest elemant of diagonalmatrix
what are enumerations in C
What are the differences between Structures and Arrays?
Write a program to reverse a string.
What is an arrays?
What is getch() function?
Explain the use of function toupper() with and example code?