What are the popular tools used to detect memory leaks in
c++
Answers were Sorted based on User's Feedback
What is lazy initialization in c++?
Can you explicitly call a destructor on a local variable?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Why c++ is so important?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Are php strings immutable?
Explain stack unwinding.
What are virtual functions in c++?
Who was the creator of c++?
Mention the storage classes in c++.
Explain deep copy and a shallow copy?