Answer Posted / ershad md sk
JAVA is one of the OBJECT ORIENTED LANGUAGE Developed By
Sun microsystems...Mostly java is used Bcoz JAVA treats
everything as OBJECT's in problem space AND identifies as
its Business data and methods....java gives three key OOP's
concepts ...like Encapsulation,polymorhism & Inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Java Shutdown Hook?
What's the base class in java from which all classes are derived?
What is final access modifier in java?
What are the advantages of inner classes?
What is the disadvantage of synchronization?
Explain abstract class in java?
What is method overloading with type promotion?
How does java pattern compile work?
What is the difference between applet and application?
What is an arraylist in java?
Can we write multiple catch blocks under single try block?
Is java se open source?
What is mutable object and immutable object?
Give me example of derived data types.
Does list maintain insertion order java?