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
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
what is difference between class template and template class?
hi all..i want to know oops concepts clearly can any1 explain??
What are different oops concepts?
any one please tell me the purpose of operator overloading
What is a class and object?
Why is polymorphism important in oop?
why reinterpret cast is considered dangerous?
Why do we use oop?
Whats oop mean?
What are properties in oop?
How to use CMutex, CSemaphore in VC++ MFC
What exactly is polymorphism?
How do you achieve runtime polymorphism?
What are the three main types of variables?