How macro execution is faster than function ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the ANSI C Standard?
What are the 5 types of inheritance in c ++?
What is main function in c?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
What is 2 d array in c?
Explain is it valid to address one element beyond the end of an array?
prototype of sine function.
What is the importance of c in your views?
can v write main() { main(); } Is it true?
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
What is the meaning of int *x[]();?