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.



Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(eit..

Answer / sidhartha

Yes, it can be possible by using graphics library function.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More OOPS Interview Questions

Can destructor be overloaded?

0 Answers  


What is abstraction encapsulation?

0 Answers  


what is the difference between a package and a software?

3 Answers  


what is object oriented programming and procedure oriented programming?

3 Answers  


What is OOPS and How it is different from Procedural Programming ?

23 Answers   HP, Infosys, Thyrocare,






What is the difference between a mixin and inheritance?

0 Answers  


How does polymorphism work?

0 Answers  


What are the benefits of oop?

0 Answers  


create a c++ program that will ask 10 numbers and display their sum using array.

1 Answers  


We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?

8 Answers   IBM, Sage, Vertex,


What is class and example?

0 Answers  


write string class as your own class in java without using any built-in function

0 Answers  


Categories