Answer Posted / naveen
OBJECT ORIENTED PROGRAMMING STRUCTURE
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
Can private class be inherited?
What are the 4 pillars of oop?
Can we define a class within the interface?
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’.
Why do while loop is used?
What is object-oriented programming? Webopedia definition
What is class and example?
What is the highest level of cohesion?
what is graphics
What is the point of polymorphism?
What is the fundamental idea of oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is coupling in oops?
What is encapsulation process?
any one please tell me the purpose of operator overloading