Answer Posted / elakiya.p
a class is a collection of similar object type.
for eg:
fruit mango;
->fruit is a user defined data type.
->mango is a object.
->fruit is also we called class.
->it behave like built-in types of programming language.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the oops and benefits of oops programming?
Write a c++ program to display pass and fail for three student using static member function
Why is polymorphism important in oop?
Explain the concepts involved in Object Oriented programming.
What does and I oop mean in text?
What is advantage of inheritance?
What is encapsulation process?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is overloading and its types?
What are the data types in oop?
Are polymorphisms mutations?
What is encapsulation c#?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What does and I oop mean?