WHO WROTE C LANGUAGE?
Answers were Sorted based on User's Feedback
differentiate built-in functions and user – defined functions.
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
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,
Why do we use stdio h and conio h?
Without Computer networks, Computers will be half the use. Comment.
how can i get output like this? 1 2 3 4 5 6
How can you find out how much memory is available?
There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.
What is the purpose of macro in C language?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What are the concepts introduced in OOPs?
What are static variables in c?