What is searching? Explain linear and binary search.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the register storage classes in c++.
Explain the concept of memory leak?
Explain what data encapsulation is in c++?
How do you clear a set in c++?
What does the ios::ate argument do?
Explain shallow copy?
Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
when can we use virtual destructor?
7 Answers HCL, HP, Virage Logic,
Can create new c++ operators?
What are the two types of comments, and how do they differ?
Are iterators pointers?
What is the purpose of the noexcept keyword?