what are the ways in which a constructors can be called?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different forms of polymorphism??
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 a template?
WAP find square root of any number (without using sqrt() )?
What is polymorphism oop?
whats the difference between c and c++
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Is enum a class?
what i oops concept, how many languages supports oops concept?
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What are the advantages of polymorphism?