How can we access protected and private members of a class?
No Answer is Posted For this Question
Be the First to Post Answer
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
How do you print a string on the printer?
What are enumerations?
Do inline functions improve performance?
What is polymorphism in c++? Explain with an example?
Is c++ the most powerful language?
What is the difference between an enumeration and a set of pre-processor # defines?
Why is polymorphism useful?
Explain explicit container.
How can you differentiate between inheritance and implementation in c++?
How does com provide language transparency?
What is pointer in c++ with example?