What are the benefits of java?
Answer / Chandan Kumar Sharma
Some benefits of Java include: 1) Platform independence, 2) Large community and support, 3) Robust security features, 4) Object-oriented design, 5) High performance, and 6) Wide range of applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use switch statement with strings?
Explain the difference between extends thread vs implements runnable in java?
What is the argument in java?
What is floor in java?
why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
Similarity and difference between static block and static method ?
Explain cookies?
What is aggregation and composition ?
Is finalize() similar to a destructor?
How many types of operators are there?
What is string pool in java?
Can we access a database using applets?