What is optimization in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the explanation for cyclic nature of data types in c?
how should functions be apportioned among source files?
what r callback function?
What is dynamic dispatch in c++?
7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)stderr D)All the above
what does static variable mean?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
Explain how do you use a pointer to a function?
What is extern keyword in c?
difference between malloc and calloc
diff between exptected result and requirement?