Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is scope & storage allocation of static, local and register variables? Explain with an example.
IBS,
1065
how to implement jdbc-odbc bridge driver (type 1) in websphere?
What do you mean by bean autowiring in spring?
How can we make sure main() is the last thread to finish in java program?
What is int short for?
What does i ++ mean in Java?
Explain inversion of control, how to implement it.
Explain the functions of the following annotations: @component, @controller, @repository, @service.
Can you explain the meaning of aggregation and composition
How many digits can a float hold?
what is the sizes of messages?
What is meant by jndi and why its needed??
What is bean life cycle in spring?
What is a jpanel in java?
What is a stream message?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.