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 / saurabh
WHERE IS THE ANSWER MY FRIENDS?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is a pointer a kind of array?
Explain a file operation in C with an example.
any "C" function by default returns an a) int value b) float value c) char value d) a & b
What is return type in c?
What are the types of operators in c?
Why is extern used in c?
Write a program to identify if a given binary tree is balanced or not.
in iso what are the common technological language?
Why does the call char scanf work?
Where is volatile variable stored?
What is the equivalent code of the following statement in WHILE LOOP format?
Explain zero based addressing.
can any one tel me wt is the question pattern for NIC exam
What is hashing in c language?
List some basic data types in c?