Why many objects can working together?
How objects working togetherM
I want to see example code.
Answer Posted / mani
three oject can work together in a code
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can main method override?
What is difference between inheritance and polymorphism?
Which method cannot be overridden?
What is polymorphism used for?
What is encapsulation in ict?
what is the drawback of classical methods in oops?
How do you use inheritance in unity?
What is the real time example of encapsulation?
What are the 4 main oop principles?
What is byval and byref? What are differences between them?
Which is not an object oriented programming language?
Why do we use class?
Why do we use oop?
What is oops in simple words?
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’.