Answer Posted / niranjanravi
An Applet is a dynamic and interactive program that runs
inside a web page enabled by a java capable browser.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is runtime polymorphism or dynamic method dispatch?
How can you set the applet size?
Is heap stored in ram?
how to prepare for IT Officers Interview in Banks
What is difference between filereader and bufferedreader?
Can extern variables be initialized?
If a method is declared as protected, where may the method be accessed in java programming?
What is command line argument
What is a flag variable?
What is return code?
What is meant by main method?
What are inner classes or non static nested classes in java?
What best practices should you follow while writing multithreaded code in java?
What is the advantage of OOP in java?
What are the Static and Dynamic Variables? Differentiate them.