Answer Posted / phani kumar satpathi
yes they will support multiple arguements
they are the short forms for activate some internal
functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is f'n in math?
What is the c value paradox and how is it explained?
What is table lookup in c?
When would you use a pointer to a function?
How can I call a function with an argument list built up at run time?
Tell me what is null pointer in c?
Explain the ternary tree?
Write a program to print "hello world" without using a semicolon?
Explain b+ tree?
What are # preprocessor operator in c?
What is union and structure?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
Difference between exit() and _exit() function?
how to make a scientific calculater ?
How do I get a null pointer in my programs?