Conversion from a basic type to a class type may be
achieved using______________
Answer Posted / safe
using object.
| Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
Whats oop mean?
What is polymorphism explain?
What is the oops and benefits of oops programming?
What is difference between polymorphism and inheritance?
What is abstraction example?
What does and I oop and sksksk mean?
What does I oop mean?
Why is abstraction used?
Why do we use class?
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?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is constructor overloading in oop?
What is pure oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Can you inherit a private class?