explain oops concepts with examples?

Answer Posted / srinivas

abstraction:it shows important data and hide the unwanted data
polymorphism:it shows different behaviors at different instances
Encapsulation:it provides security for the data
inheritance:the process of acquiring the properties of one
object to another object

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does int argc char * argv [] mean?

618


What are access specifiers in java ?

683


How do you get length in java?

662


What is return null in java?

602


What happens when main () method is declared as private?

731






What are untrusted applets?

702


What is variable explain?

616


What are the java ide's? Explain

616


What is struts in java?

689


What does string [] args mean?

629


What are the 3 types of control structures?

606


Which methods are used during serialization and deserialization process?

637


Explain about the performance aspects of core java?

642


Which is better singleton or static class?

595


What is module with example?

593