how many argument we can pas in in a function

Answer Posted / venu gopal raju

depending on our requirement we can pass many as arguments
to a function.

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there namespaces in c?

778


What is the use of #define preprocessor in c?

813


What is nested structure in c?

790


Can you tell me how to check whether a linked list is circular?

1057


Explain the ternary tree?

786


Write a program for Overriding.

900


How do you construct an increment statement or decrement statement in C?

982


code for quick sort?

1810


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1513


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.

1696


ATM machine and railway reservation class/object diagram

4986


What are the data types present in c?

836


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

968


Where static variables are stored in c?

780


What are qualifiers and modifiers c?

732