STL (140)
OOPS (873)
C++ General (2409) When one must use recursion function? Mention what happens when recursion functions are declared inline?
1 1252I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
1 1201
Please send ford technologies placement paper 2 my mail id
What character terminates all character array strings a) b) . c) END
daily Routine of father
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Can union be self referenced?
What is the latest version on c++?
sir please send me bpcl previous question papers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.