Write about the use of the virtual destructor?
No Answer is Posted For this Question
Be the First to Post Answer
How do I make turbo c++ full screen?
Describe run-time type identification?
What is the use of bit fields in structure declaration?
If there are two catch statements, one for base and one for derived, which should come first?
In what situations do you have to use initialization list rather than assignment in constructors?
What are function poinetrs? where are they used?
What is microsoft c++ redistributable?
How much is size of struct having 1 char & 1 integer?
Why did you leave your last job?
How do you establish an is-a relationship?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
Is java based off c++?