What is the different between Applet and Application?
Answer Posted / tanuja panda
Applet is that feature of Java where we can use graphics
means it support the GUI concept but Application is totally
CUI based. We can not create graphics in an application of Java.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is abstract class in oop?
What is the oops and benefits of oops programming?
What is object and class in oops?
when to use 'mutable' keyword and when to use 'const cast' in c++
What are the 5 oop principles?
any one please tell me the purpose of operator overloading
What is class and object with example?
Can destructor be overloaded?
What is the point of polymorphism?
officer say me - i am offered to a smoking , then what can you say
What is solid in oops?
How to use CMutex, CSemaphore in VC++ MFC
What do you mean by variable?
Why is there no multiple inheritance?
Give two or more real cenario of virtual function and vertual object