why reinterpret cast is considered dangerous?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use virtual functions?
What is extreme programming?
Why many objects can working together? How objects working togetherM I want to see example code.
What is solid in oops?
What is the difference between abstraction and polymorphism?
What is the difference between a constructor and a destructor?
What is the difference between the C & C++?
i^=j; j^=i; i^=j; value of i,j
What is polymorphism give a real life example?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
What is an orthogonal base class?