Answer Posted / shrikantauti
it means function.
it may be user defined or system defined.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the 5 types of organizational structures?
how many errors in c explain deply
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Where we use clrscr in c?
How do shell structures work?
What is the code in while loop that returns the output of given code?
What does s c mean in text?
Differentiate between the expression “++a” and “a++”?
When is a null pointer used?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is structure packing in c?
What are pragmas and what are they good for?
What are the Advantages of using macro
Are negative numbers true in c?
What is an auto keyword in c?