how many argument we can pas in in a function
Answer Posted / vivek
three
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
What is a macro?
What is the use of function overloading in C?
Write a program to check palindrome number in c programming?
What is a function in c?
how should functions be apportioned among source files?
What are data types in c language?
Is return a keyword in c?
What is the size of enum in bytes?
program for reversing a selected line word by word when multiple lines are given without using strrev
What does a function declared as pascal do differently?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Write a program to identify if a given binary tree is balanced or not.
Explain what is the difference between functions getch() and getche()?
Explain two-dimensional array.
What is the use of gets and puts?