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 type of question are asked in thoughtworks pair programming round ?
State what is encapsulation and friend function?
What are constructors in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
When is a memory allocated to a class?
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,
The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
How long to learn object oriented programming?
what is the difference between class to class type conversion and copy constructor ?
What is destructor in oop?
What is a function in oop?