java is pure object-oriented programming language?why it is platform independent.
Answer / ramky
because it can be run in any opreating system, like such as windows linux etc.....
| Is This Answer Correct ? | 8 Yes | 1 No |
Why java is said to be pass-by-value ?
What is command line used for?
What invokes a thread's run() method in java programming?
explain the difference between jdk and jvm?
What are the parameters used in Connection pooling?
What is the difference between method overriding and overloading?
What is hashmap in java?
What is meant by oops concept in java?
What are the important features of Java 11 release?
What are the topics in core java?
In the below Java Program, how many objects are eligible for garbage collection?
What do you mean by access modifier?