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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use switch statement with strings?

792


Why is String immutable?

816


Name few "optional" classes introduced with java 8 ?

854


How are observer and observable used in java programming?

741


What is time complexity java?

751


Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

729


What are Normalization Rules? Define Normalization?

748


How do you delete a list in java?

714


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2321


Why we use methods in java?

726


What do you mean by JVM?

784


When do I need to use reflection feature in java?

806


What are the skills required for core java?

744


What do you mean by synchronized non access modifier?

746


how to create constants in java?

810