Answer Posted / satish varma
"The process of binding data members an associated methods
in a single unit.This single unit is called class"
The concept of class is always used for developing
user/programmer defined data types
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of loop is a for loop?
Can we override main method?
What is multilevel inheritance in oop?
How do you define a class in oop?
What are the features of oop?
Why is polymorphism used?
What is coupling in oops?
Why is destructor used?
What does and I oop mean?
Please send ford technologies placement paper 2 my mail id
What is the difference between inheritance and polymorphism?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
can we make game by using c
Why do we use class?
What is the diamond problem in inheritance?