how many argument we can pas in in a function
Answer Posted / binod
depend upon the user
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Explain what is the difference between functions abs() and fabs()?
What is the use of parallelize in spark?
What are the different types of objects used in c?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What is data structure in c language?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What is assignment operator?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Is void a keyword in c?
What does. int *x[](); means ?
Can the sizeof operator be used to tell the size of an array passed to a function?
What are header files in c programming?
main() { printf("hello"); fork(); }
What is the difference between union and structure in c?