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 an example of genetic polymorphism?
How long to learn object oriented programming?
When not to use object oriented programming?
What is interface? When and where is it used?
What is oops with example?
Is this job good for future? can do this job post grduate student?
What do you mean by abstraction?
What is object in oops?
What is basic concept of oop?
Is data hiding and abstraction same?
What is overriding vs overloading?
what are the realtime excercises in C++?
What is class and object in oops?
why reinterpret cast is considered dangerous?
What is a null tree?