Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


for what purpose we use applets ?

Answers were Sorted based on User's Feedback



for what purpose we use applets ?..

Answer / sri

For GUI interface between the user and browser, and
browser fields can make easy with the APPLETS.

Is This Answer Correct ?    16 Yes 3 No

for what purpose we use applets ?..

Answer / rajashree

Provides the classes necessary to create an applet and the
classes an applet uses to communicate with its applet
context.

Is This Answer Correct ?    6 Yes 6 No

for what purpose we use applets ?..

Answer / aftab ahmad

applet are always best for user while using java language.to facilitate the user from browser ,we use applet.applet is used on browser.there is no need to write main function while using applet.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Core Java Interview Questions

why Java does not support multiple inheritances?

0 Answers   Aspire,


What is ordered map in java?

0 Answers  


Is zero a natural number?

0 Answers  


What is meant by singleton class?

0 Answers  


Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

2 Answers   iGate, Seed Infotech,


public class BatchTest { public static void main(String[] args) { Runtime run = Runtime.getRuntime(); try { Process p = run.exec("cmd start /c D:/test.bat"); System.out.println(p.exitValue()); } catch (Exception e) { e.printStackTrace(); } System.out.println("FINISHED"); } }

0 Answers  


If we don’t want some of the fields not to serialize how to do that?

0 Answers  


How do you implement singleton class?

0 Answers  


What is a nested structure?

0 Answers  


what is an object class?Explain its methods?

6 Answers  


Can a main method be declared final?

0 Answers  


What is tostring () method?

0 Answers  


Categories