Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) suppose we have an interface & that interface contains five methods. if a class implements that interface then we have to bound that to give tha definition of all five methods in that class. If we declare that class as abstract then can we call only two methods to give the deinition of that method & i don't want to give the definition of all the methods? can it possible
6 10203java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
7 10222
How to use JDBC API to call Stored Procedures?
What are the data types supported by java? What is autoboxing and unboxing?
What is a Null object?
What are the components of session beam?
What is the formula to calculate percentage?
What is scope of a variable?
Why is jdbc needed?
How will you invoke any external process in java?
What is stateless ejb?
What is struts?
Explain constructors and types of constructors in java.
can you federate a node on system I box into dmgr over windows/linux platform?
List different types of user registry supported by websphere portal ?
What about features of local inner class?
What is indexof in java?