Generally, in all C++ programs, texts are in white colour.
Can we change the colour of the text(either input or output
or both)? If so, help me out.
What is the concept of object oriented program?
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What is polymorphism give a real life example?
Difference between realloc() and free?
What do you mean by variable?
What is the point of oop?
What is the difference between const int *ptr and int const *ptr???
Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
What is variable example?
What is class and object in oops?
How do you achieve polymorphism?
What do you mean by public, private, protected and friendly?