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 object and class in oops?
What is multiple inheritance? Give Example
Have you ever used threads?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How is polymorphism achieved?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
Definition of Object Oriented Programming in single line?
33 Answers Impact Systems, Q3 Technologies, TCS,
What is interface in oop?
Why do we use polymorphism in oops?
What is the important feature of inheritance?
What is conditional Compilation?
What are callback functions in c++