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 abstraction encapsulation?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can we create object of abstract class?
what is the drawback of classical methods in oops?
Why do we use polymorphism in oops?
What is polymorphism in oop example?
What is polymorphism and its types?
How do you answer polymorphism?
What is the difference between a constructor and a destructor?
What is oops and its features?
Where You Can Use Interface in your Project
What are the components of marker interface?
What is an advantage of polymorphism?
What is this pointer in oop?
Explain the advantages of inheritance.