9.how do you write a function that takes a variable number
of arguments? What is the prototype of printf () function?
10.How do you access command-line arguments?
11.what does ‘#include<stdio.h>’ mean?
12.what is the difference between #include<> and #include”…”?
13.what are # pragma staments?
14.what is the most appropriate way to write a
multi-statement macro?
Answer Posted / 2028
The above reply is an vague idea for the concept idea some
details may be with an example will be an good input from
nay one of us
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain how do you convert strings to numbers in c?
What are the advantages of union?
What is the use of getch ()?
plz let me know how to become a telecom protocol tester. thank you.
Explain the difference between null pointer and void pointer.
What is the general form of a C program?
What is spark map function?
What happens if header file is included twice?
What is meant by realloc()?
Which header file is used for clrscr?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Can you assign a different address to an array tag?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Why isnt there a numbered, multi-level break statement to break out
Why is c fast?