Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
1483When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
1237
What is thread count in java?
What is thread pool in java with example?
What will happen when you compile and run the following code?
How do you ensure that n threads can access n resources without deadlock?
Is a spring bean a singleton?
Why do we create threads in java?
Explain inheritance in java?
Is static a singleton?
What is a transactional process?
What is treeset in java?
Explain how hashmap works?
what is the role of configuration manager?
How to test jdbc connection to sql server?
What are the various types of entity beam?
How do I configure weblogic to use a socks proxy? : BEA Weblogic