Explain the isa and hasa class relationships. How would you implement each?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between class and function?
Comment on local and global scope of a variable.
What does new in c++ do?
What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement
Is java as fast as c++?
Can you use the function fprintf() to display the output on the screen?
What is virtual destructor? What is its use?
What are abstract data types in c++?
How would you use the functions memcpy(), memset(), memmove()?
Does c++ cost money?
Write about the use of the virtual destructor?