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.
Answer Posted / sidhartha
Yes, it can be possible by using graphics library function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to hide the base class functionality in Inheritance?
Why we use classes in oop?
What is difference between polymorphism and inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is difference between multiple inheritance and multilevel inheritance?
What is advantage of inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are the 4 main oop principles?
What are the 3 pillars of oop?
Why do we use oops?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is balance factor?
What is super in oop?
What are two types of polymorphism?
What is encapsulation in oop?