Answer Posted / rajwinder cheema
a class is a user defined data type combines both data and
function.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is object in oop?
Can you inherit a private class?
Why do we need polymorphism in c#?
What is object and class in oops?
What is difference between pop and oop?
Can we have inheritance without polymorphism?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is the types of inheritance?
What is abstraction in oops?
What is class and example?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is the difference between static polymorphism and dynamic polymorphism?
write a C++ program for booking using constructor and destructor.
What is super in oop?
What is encapsulation process?