how many argument we can pas in in a function
Answer Posted / prakash.m
any number of arguments based on our functionality
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
write an algorithm to display a square matrix.
Why main function is special give two reasons?
What is the difference between union and anonymous union?
Explain built-in function?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
what is the function of pragma directive in c?
Differentiate between #include<...> and #include '...'
what are non standard function in c
What is volatile variable how do you declare it?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is the difference between functions abs() and fabs()?
Do you know null pointer?
Why c is called object oriented language?
What is linear search?
What is function definition in c?