Answer Posted / aftab ahmad
applet are always best for user while using java language.to facilitate the user from browser ,we use applet.applet is used on browser.there is no need to write main function while using applet.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Is binary a low level language?
How many bytes is a url?
Do I need java on my pc?
What is an accessor?
Why string is not thread safe?
What is the this keyword?
when to use ArrayList and when to use HashMap in webApplication.
What is "this" keyword in java? Explain
What is the basic difference between string and stringbuffer object?
What is a protected method?
Which package is imported by default?
What do you mean by platform independence of Java?
Why java does not support pointers?
Can a lock be acquired on a class in java programming?