What are the OOAD concepts in java explain with examples?

Answer Posted / radhika

They are/::::
.............>
1.classes
2.objects
3.inheritance
4.polymorphism
5.abstraction
6.encapsulation
7.interfaces

Is This Answer Correct ?    27 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null == null in java?

643


What is an empty string in css?

518


What technique is carried out to find out if a particular string is empty?

562


Explain different forms of polymorphism?

646


What is preparedstatement in java?

553






how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1840


How can we access some class in another class in java?

539


What is a java string?

533


What are keywords give examples?

574


What are the skills required for core java?

532


What are user defined exceptions?

582


What does t in java mean?

530


Explain importance of finally block in java?

574


What is the difference between the file and randomaccessfile classes?

524


Why charat is used in java?

534