On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
No Answer is Posted For this Question
Be the First to Post Answer
What is an inclusion guard?
let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.
How can you specify a class in C++?
Explain the isa and hasa class relationships.
What is a Default constructor?
How to tokenize a string in c++?
What is the use of namespace std in C++?
What is a base class?
Which compiler does turbo c++ use?
How to create a pure virtual function?
What is the most powerful coding language?
What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?