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
Differentiate between full, complete & perfect binary trees.
Write a program to print all permutations of a given string.
Can you please explain the difference between syntax vs logical error?
What are the advantages and disadvantages of c language?
Can 'this' pointer by used in the constructor?
Define VARIABLE?
What is wrong with this declaration?
string reverse using recursion
Why flag is used in c?
What is header file definition?
Which is better oop or procedural?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Describe explain how arrays can be passed to a user defined function
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
When should structures be passed by values or by references?