Answer Posted / rekha
OOps is the object oriented programming concept here we
create a class and access the class using the object.
Class is the collection of data members and member function.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
How do you define social class?
What is overloading and its types?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is constructor in oop?
can inline function declare in private part of class?
Is oop better than procedural?
How is class defined?
What is oops and why we use oops?
What is polymorphism and example?
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’.
What is the types of inheritance?
What is destructor in oop?
What is destructor give example?
What is object and class in oops?