Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) where our package shoud be kept in the application whenwe want to import that package in the jsp application?
1 4431what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }
TCS,
3 5882how a marker interface gets its functionality and when we implements a marker interface how it got invoked
3 11803how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
4 11090
Do loops java?
How will you explain load() and get() methods?
What is controller in struts ?
Tell us something about different types of casting?
What are controls and what are different types of controls in awt?
What is spring mvc used for?
What are the two ways of implementing multi-threading in java?
What is the role of action class?
How can we execute stored procedures?
Why is java called java?
Difference between java beans & servlets?
How to display all the prime numbers between 1 and 100
What is cross-selling?
What is java command?
What is getkey () in java?