which feature are not hold visual basic of oop?
What do you mean by Encapsulation?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
what type of question are asked in thoughtworks pair programming round ?
write a C++ program for booking using constructor and destructor.
What is meant by oops concept?
How can you overcome the diamond problem in inheritance?
How is class defined?
What is the point of oop?
can inline function declare in private part of class?
What is encapsulation and abstraction? How are they implemented in C++?
What is inheritance write a program to show use of inheritance?
What is overriding in oops?
Are polymorphisms mutations?
Can you inherit a private class?