Answer Posted / x
It is allocated compile-time unless we are using new and
delete functions
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do we use class in oops?
Write a program to reverse a string using recursive function?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is the problem with multiple inheritance?
• What are the desirable attributes for memory managment?
can inline function declare in private part of class?
What are oops methods?
Which is not an object oriented programming language?
What is object and class in oops?
Why do pointers exist?
What is oops and its features?
Get me a number puzzle game-program
What is static modifier?
Why is oop useful?
Is enum a class?