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


Please Help Members By Posting Answers For Below Questions

What is abstraction in oop?

877


Why do we need polymorphism in c#?

906


What is polymorphism what is it for and how is it used?

795


Why do while loop is used?

802


2. Give the different notations for the class.\

1845


What is encapsulation and abstraction? How are they implemented in C++?

886


What is object-oriented programming? Webopedia definition

977


What are main features of oop?

891


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

2020


How to hide the base class functionality in Inheritance?

884


can inline function declare in private part of class?

4015


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4509


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1916


What is the main purpose of inheritance law?

966


What are benefits of oop?

903