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


Please Help Members By Posting Answers For Below Questions

When should we use pointers in a c program?

636


Why is c called a mid-level programming language?

733


How do I determine whether a character is numeric, alphabetic, and so on?

628


What is malloc() function?

639


How many data structures are there in c?

620






List a few unconditional control statement in c.

564


What does the function toupper() do?

661


What is getche() function?

613


What does malloc () calloc () realloc () free () do?

563


Write a program of prime number using recursion.

623


What is the difference between single charater constant and string constant?

626


What is the hardest programming language?

673


Explain what is wrong with this statement? Myname = ?robin?;

1043


Why c is called object oriented language?

592


Is it possible to pass an entire structure to functions?

563