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
What is the purpose of type declarations?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is 2 d array in c?
What math functions are available for integers? For floating point?
Why main is used in c?
Explain how can I manipulate strings of multibyte characters?
How do you convert strings to numbers in C?
Can include files be nested? How many levels deep can include files be nested?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Explain about block scope in c?
What is extern c used for?
What does s c mean on snapchat?
What does c mean before a date?
What are the storage classes in C?