What is abstraction in c++ with example?
No Answer is Posted For this Question
Be the First to Post Answer
If dog is a friend of boy, is boy a friend of dog?
Is it possible to get the source code back from binary file?
What does the ios::ate argument do?
Define upcasting.
Explain deep copy and a shallow copy?
What is the use of class in c++?
What do you understand by pure virtual function? Write about its use?
What is the difference between a reference and a pointer?
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
How would you implement a substr() function that extracts a sub string from a given string?
Why is it necessary to use a reference in the argument to the copy constructor?
can output 5 students using one dimensional array