why oops need in programming

Answer Posted / baburam

oops is a methodlogy of java for building the software
application and it allocates reallife object,the real life
concept included the oops for programming terms nd lnguage.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of polymorphism?

652


What is a function in oop?

600


What is multilevel inheritance?

702


What is polymorphism and why is it important?

540


How do you explain polymorphism?

565






What does and I oop mean in text?

593


What is difference between inheritance and polymorphism?

544


What is the point of oop?

629


What is encapsulation in oops?

516


What are properties in oop?

577


Which is not an object oriented programming language?

518


How is polymorphism achieved?

561


What is meant by multiple inheritance?

714


Explain the concepts involved in Object Oriented programming.

606


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’.

1754