how many argument we can pas in in a function
Answer Posted / preeti
depending upon the range of the datatype
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain what does it mean when a pointer is used in an if statement?
If fflush wont work, what can I use to flush input?
What is getch() function?
What are the main characteristics of c language describe the structure of ac program?
What is dynamic variable in c?
What is data structure in c programming?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is a 'null pointer assignment' error?
Explain c preprocessor?
What is indirection in c?
Did c have any year 2000 problems?
What is the auto keyword good for?
What is %d used for?
What is #include stdlib h?
What is enumerated data type in c?