What is a container in java?
Please can anybody explain what exactly "the project architecture" means???
What does @override mean in java?
What if I do not provide the string array as the argument to the method?
What is stateful in java?
What is a service layer in java?
Explain different way of using thread?
What is @qualifier in java?
What is jsr in java?
Why doesn't lsdou work under windows nt? : java security
What is jdk for netbeans ide?
What is java lang?
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?
How do I run a java project?
Why there are no global variables in java?