Answer Posted / phani kumar s
yes they will support multiple arguments
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
When should you not use a type cast?
What are the 5 elements of structure?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What is the function of multilevel pointer in c?
What are the c keywords?
Describe the order of precedence with regards to operators in C.
#include
Explain About fork()?
Why do we use main function?
What are the different types of data structures in c?
What is data structure in c and its types?
Where are the auto variables stored?
What is the difference between array and structure in c?
Explain the difference between ++u and u++?
Is linux written in c?