java is pure object-oriented programming language?why it is platform independent.
Answer Posted / ramky
because it can be run in any opreating system, like such as windows linux etc.....
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Give a brief description of java socket programming?
What is the independent variable in an experiment?
What is the difference between Java1.4 and Java1.5
What do you mean by byte code?
What are the differences between heap and stack memory?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
How to provide security in java
What is flag in java?
Why is multithreading important?
Can we call thread start () twice?
What is preparedstatement in java?
Why map is used in java?
What does the exclamation mark mean in java?
What are the rules for variable declaration?
What is meant by distributed application? Why are we using that in our application?