Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Computers (https://www.askmehelpdesk.com/forumdisplay.php?f=242)
-   -   Java! (https://www.askmehelpdesk.com/showthread.php?t=3744)

  • Jan 14, 2004, 11:14 AM
    ConradSims2
    Java!
    Please will you help me with these questions... where can I find a great site that will help me answer these...

    1/ Who developed Java and when?
    2/ What are some unique features of Java?
    3/ Is java used for websites or stand alone programs?
    4/ What does it mean when I say java is an "object oriented" language?
    5/ What is a Java Class?
    6/ A class contains Data and Methods. What does this mean? (Give examples or definitions)
    7/ What is the difference between an application and an applet?
    8/ What is a template?

    Please help me!
    Thanks, Conrad
  • Jan 16, 2004, 08:17 AM
    fredg
    Re: Java!
    HI,
    Your best bet is to use www.google.com ; and do a search for what you need to find.
    This question is very involved and any volunteer would have to spend much time in answering all these questions!
    Best wishes,
    fredg
  • Mar 14, 2004, 06:18 AM
    LTheobald
    Java!
    I'll answer the ones I can do off the top of my head.

    1/ Who developed Java and when?

    Check here --> http://java.sun.com/features/1998/05/birthday.html

    3/ Is java used for websites or stand alone programs?

    Both. It can be run as standalone applications or as applets on a web page. There's also servlets and JSP (Java Server Pages). Look these up.

    4/ What does it mean when I say java is an "object oriented" language?

    This is a HUGE question which would take a lot of time to answer. Just search on Google for some answer like Fredg suggested.

    7/ What is the difference between an application and an applet?

    Not a great answer ut here goes. An application is a stand alone piece of software that you run on a machine. An applet is a piece of code that runs on a client PC when they access a web page. The applet is part of a web page. Like I said, not a good answer. Look it up.


    Try looking on http://java.sun.com for more info. Or go to the library and get some Java books out.

  • All times are GMT -7. The time now is 09:16 PM.