What is java and their uses?
Answer / Lalit Kumar Gautam
Java is a high-level, object-oriented programming language used for developing various applications, from web apps to mobile apps, desktop applications, games, and more. It is known for its portability, simplicity, and robustness.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is currentthread()?
Can we have any other return type than void for main method?
posted in online test
What is fail first in java?
Why do we need singleton?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What does yield method of the thread class do?
What is java console application?
write java code to print second max number in the array
Can we declare the static variables and methods in an abstract class?
What is thread safe in java?
What is a byte string?