What is the different between Applet and Application?

Answers were Sorted based on User's Feedback



What is the different between Applet and Application?..

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

What is the different between Applet and Application?..

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

Post New Answer

More OOPS Interview Questions

Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

0 Answers  


What is constructor overloading in oop?

0 Answers  


What is inheritance in simple words?

0 Answers  


difference between structure and union.

2 Answers   ADP, Convergys,


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

0 Answers  






Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.

13 Answers   Wipro,


what is function over loading?

5 Answers  


what does exactly the linker do?

1 Answers  


what is the difference between inter class and abstract class...?

0 Answers  


What is encapsulation oop?

0 Answers  


Why polymorphism is used in oops?

0 Answers  


What are different oops concepts?

0 Answers  


Categories