how many argument we can pas in in a function
Answer Posted / karthikm
depends on the compiler
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is bss in c?
Why doesnt that code work?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
What is the equivalent code of the following statement in WHILE LOOP format?
What are the different types of linkage exist in c?
about c language
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Is fortran faster than c?
What is restrict keyword in c?
Why we use int main and void main?
What is getche() function?
What are the Advantages of using macro
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is indirection in c?
What do you mean by dynamic memory allocation in c? What functions are used?