why we need this (1.object,2.class,3.data
hiding,4.encapsulation,5.abstraction,6.
polymorphism,7.inheritance)

Answers were Sorted based on User's Feedback



why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7..

Answer / deepakkumar1887

1. to store specific information
2. to define structural definition of object
3. to provide data security
4. to provide authorized accessing on secure data
5. to perform inquiry about class definition
6. to define in multiple form for different operation under
common name
7. to use property re usability

Is This Answer Correct ?    17 Yes 1 No

why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7..

Answer / rv.nandakishore

Don't Go to learn anything without knowing this.... If u
know this Java is a piece of cake.....

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Core Java Interview Questions

Difference between operator overloading and function overloading

1 Answers   Tavant Technologies, Virtusa,


Which class should you use to obtain design information about an object

2 Answers  


Which is easier netbeans or eclipse?

1 Answers  


What is meant by singleton class?

1 Answers  


What is the use of callablestatement?

1 Answers  


How is treeset implemented in java?

1 Answers  


What is role of void keyword in declaring functions?

1 Answers   Adobe,


What is abstraction in java?

1 Answers   Akamai Technologies,


What is member in java?

1 Answers  


Write the program numbers into words.For example 2345==two thousand three hundred fourty five

2 Answers   TCS,


How can the checkbox class be used to create a radio button?

1 Answers  


What is final keyword in java? Give an example.

1 Answers  


Categories