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 we can execute any code even before main method?
What is singleton service?
What defines function?
What is static block?
How to avoid memory leak in java?
What is a substitution variable?
What is an exception? difference between Checked and Unchecked exception in Java
What are keywords and reserved words in java?
Explain what access modifiers can be used for methods?
What is the preferred size of a component in java programming?
Can constructor return value?
how to create daemon thread in java?
what is synchronization and why is it important? : Java thread
What is the disadvantage of java?
What is the difference between conversation & casting?