Does anyone still use java?
Answer / Arun Kumar Pandey
Yes, many developers and companies continue to use Java due to its robustness, high-performance, large community support, and the vast library of existing Java code. It is also a popular choice for enterprise applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are internal variables?
What is the difference between Trusted and Untrusted Applet ?
If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is unmodifiable collection in java?
what is difference between requestprocessor and request dispatcher?
Is integer immutable in java?
Memory management in JAVA
3 Answers Tech Mahindra, Wipro,
Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?
Can we override private method in java?
What happens if we don’t define serial version uid?
Differentiate storage classes on the basis of their scope?