How to transfer data from an Applet to Servlet ?
Answer / swadesh
I am using the http tunneling to transfer data between
applet and servlet.
| Is This Answer Correct ? | 5 Yes | 2 No |
How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
Are strings immutable in java?
Can a for statement loop indefinitely?
Name some classes present in java.util.regex package.
how to create constants in java?
What are the advantages of passing this into a method instead of the current class object itself?
List interface?
What is a package?
Why deletion in linkedlist is fast than arraylist?
what do you mean by marker interface in java?
What are the difference between composition and inheritance in java?
What is string manipulation?