Answer Posted / rakesh
there are two types of applet
1>signed or trusted applet
2>unsigned or untrusted applet
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
What are heap memory and stack memory and what are memory tables.
What is the purpose of format function?
Can we restart a dead thread in java?
How to perform linear search in java?
What is assembly language?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
Explain the difference between a Thread and a Process.
How do you create a null object?
Which containers use a flowlayout as their default layout in java programming?
How arrays are stored in memory in java?
What is set in java?
Are there structures in java?
Does substring start with 0?
What is unicode in java?
What is difference between iterator and enumeration in java?