how to write a program for sending mails between client and
server
What is the difference between serial and throughput garbage collector?
Why java applets are more useful for intranets as compared to internet?
What is a JAR file?
why we use merge option in hybernate pls give a ex snippet
What is a nested class?
What is the purpose of garbage collection in java, and when is it used?
Can we call thread start () twice?
what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 Answers CTS, Phoenix Technologies,
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
How does Vector implement synchronization?
explain copyonwritearraylist and when do we use copyonwritearraylist?
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?