What is the different between Applet and Application?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vinay chowdary
Applet is a kind of componet which provide easy way of
sharing,meaning applet can be downloaded from any remote
machine and can uploaded to any remote location .and it can
be invoked locally,or it can be invoked from remote machine
through your browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is memory leak and memory corruption?
why reinterpret cast is considered dangerous?
In which Scenario you will go for Interface or Abstract Class?
1 Answers InfoAxon Technologies,
Write a c++ program to display pass and fail for three student using static member function
Why do we need oop?
features of OOPS
22 Answers Ness Technologies, Satyam,
What is object in oops?
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?
What are the valid types of data that the main () can return in C/C++ language
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the difference between the c++ & java?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?