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 4795
How do you test a method for an exception using junit?
What is difference between lazy loading and eager loading?
What is a ?
What is a constructor overloading in java?
What is unicode used for?
is the mqsc attributes are case sensitive?
Enlist the contents of Container.
in a scenario where an administrator needs to migrate the entire application server profiles from v6.1 to v8 using profile management tool (pmt) and he wants to keep all windows services created for these profiles, how to make sure that these windows services are kept after migration process?
Can we force garbage collector to run ?
What do you understand by DDL and DML statements?
What is static and final keyword in java?
State the differences between applicationcontext and beanfactory in spring?
What is chat area? Explain.
Explain RMI Architecture?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic