how to write optimum code to divide a 50 digit number with a
25 digit number??
No Answer is Posted For this Question
Be the First to Post Answer
How can you call a function, given its name as a string?
main() { int i=5; printf("%d%d%d%d",i++,i--,i); }
What are dangling pointers?
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
Explain what’s a signal? Explain what do I use signals for?
In which category does main function belong??
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
c program to subtract between two numbers without using '-' sign and subtract function.
whitch value return void main?
How can I determine whether a machines byte order is big-endian or little-endian?
Define function pointers?
What is the difference between memcpy and memmove?