how many argument we can pas in in a function
Answer Posted / sindhu
yes it is .i had worked with arunthathi
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can two or more operators such as and be combined in a single line of program code?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
Explain the advantages of using macro in c language?
What is the use of putchar function?
Explain the difference between null pointer and void pointer.
Why pointers are used in c?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Define C in your own Language.
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What are the application of c?
What is hashing in c?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
Suggesting that there can be 62 seconds in a minute?
Explain how can I right-justify a string?