how many argument we can pas in in a function
Answer Posted / sreedevi
maximum 32 arguments
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain the use of 'auto' keyword
How to explain the final year project as a fresher please answer with sample project
What is the use of structure padding in c?
What is printf () in c?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
What's the best way of making my program efficient?
What is indirection? How many levels of pointers can you have?
What are the two types of functions in c?
What is the c language function prototype?
What is huge pointer in c?
Explain enumerated types.
Does c have circular shift operators?
What is context in c?
What is the difference between null pointer and wild pointer?