how many argument we can pas in in a function
Answer Posted / arunthathi
it's 3404. i had worked upto this level.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell us bitwise shift operators?
What is 2 d array in c?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Is fortran still used today?
what type of questions arrive in interview over c programming?
FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.
Is c is a procedural language?
Explain a file operation in C with an example.
What would be an example of a structure analogous to structure c?
Is return a keyword in c?
What is a floating point in c?
What is use of pointer?
How do you do dynamic memory allocation in C applications?
Differentiate between full, complete & perfect binary trees.
Explain how can I pad a string to a known length?