Answer Posted / swadesh
I am using the http tunneling to transfer data between
applet and servlet.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what is function overloading in java?
How do you escape sequences in java?
What is boolean strategy?
What are the advantages of encapsulation in java?
How do you compare values in java?
Why string is called as immutable?
What is ++ a in java?
What are the various access specifiers in java?
Can we access the non-final local variable, inside the local inner class?
what is daemon thread and which method is used to create the daemon thread? : Java thread
what is synchronization and why is it important? : Java thread
What is string substring?
What is the difference between the paint() and repaint() methods in java programming?
Why does java not support pointers?
How do you sort arraylist in descending order?