write a C++ program for booking using constructor and
destructor.
No Answer is Posted For this Question
Be the First to Post Answer
diff between Virtual mathod and abstract method?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Is data hiding and abstraction same?
Why do we need polymorphism in c#?
Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?
what is use to destroy an object? illustrate.
what is virtual function?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
Why we are use # in begning of programme of c++.
Why polymorphism is used in oops?
What is oop in simple words?
What is coupling in oop?