Is c++ fully object oriented?
No Answer is Posted For this Question
Be the First to Post Answer
Explain friend class?
What is c++ stringstream?
I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
List the issue that the auto_ptr object handles?
Write any small program that will compile in "C" but not in "C++"
Write about the local class and mention its use?
How a pointer differs from a reference?
what is data Abstraction? and give example
147 Answers Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
what is c++
What is ios :: in in c++?
How to avoid a class from instantiation?