Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
Is eclipse written in java?
when does administrator need to create a jdbc provider?
How to update a resultset programmatically?
What are the rules for variable declaration?
Which is better jpa or jdbc?
Does string is thread-safe in java?
What is a locale?
How annotation wiring can be turned on in spring?
What are the advantages of dependency injection in spring?
Can you inject null and empty string values in spring?
Are static members inherited to sub classes?
What is a j2ee module?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
What are the steps that are required to handle the multi-threading?
Is multiple inheritance supported by java?