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
How do you differentiate abstract class from interface?
How can you read content from file in java?
What are different types of constants?
What is unmodifiable list in java?
What is a line separator in java?
What are the drawbacks for singleton class?
What are the different types of java?
What is difference between core java and java ee?
How to display names of all components in a Container?
What are "class access modifiers" in Java?
What is a void method?
Is a method a function?
Explain the importance of import keyword in java?
If two threads have same priority which thread will be executed first ?
How concurrent hashmap works?