Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What is NodeDiscoveryAddress
What are some of the design patterns used in the spring framework?
Can a method be static and synchronized?
4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (
Define Multiprogramming and Multiprocessing in java.
What does action do in struts?
What are the advantages of encapsulation in java?
Why is spring framework so famous?
What is incompatible types in java?
How big is a pointer?
What is j2ee called now?
What is nullpointerexception?
Explain the scope or life time of class variables or static variables?
How many types of parsers are there?
Is struts compatible with other java technologies?