Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
1 4792
Should a main method be compulsorily declared in all java classes?
What is @required in spring?
Which types of components are used in designing swing based gui?
Why use struts framework in java?
Can I set the deployment order for application modules? For standalone modules?
What is JDBC API and when do we use it?
What is difference between session get() and load() method in hibernate?
How many types of advice are there in spring?
What is int lol?
What is dao spring?
What is the program compilation process?
What do you mean by garbage collection used in java?
What is the difference between a queue and a topic?
What is the difference between java applets and applications?
Why is string buffer better than string ?