how many argument we can pas in in a function
Answer Posted / varsha vilas kalebag
mnay
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are header files? What are their uses?
Write a program on swapping (100, 50)
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Why n++ execute faster than n+1 ?
How do you define a string?
What is the difference between call by value and call by reference in c?
When should a type cast be used?
Explain data types & how many data types supported by c?
how to construct a simulator keeping the logical boolean gates in c
What is the best way to store flag values in a program?
What is a nested loop?
What are pointers in C? Give an example where to illustrate their significance.
What is the difference between functions getch() and getche()?
Explain what is the most efficient way to store flag values?
How a string is stored in c?