what do you meant by Platform-Independent?
Answer Posted / ravikiran
Platform-Independent means the code should be capable to
run on any platform
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How many bits is a boolean?
How will you invoke any external process in java?
Explain heap sort?
How does java enable high performance?
How do singleton patterns work?
What best practices should you follow while writing multithreaded code in java?
How many ways can we create the string object?
Can an object be null?
What is the static variable?
What is singleton class in java and how can we make a class singleton?
Explain listiterator and methods in listiterator?
Why java is considered as platform independent?
What is the final keyword in java?
What is array initialization in java?
What are the application of stack?