--%>

Explain why java is so important for internet?

The internet aided java to the forefront of programming. And java consequently has had a deep effect on the internet. The reason for this is highly simple: java uses the universe of objects that can travel freely in cyber space. In a network, two broad categories of objects are transmitted among the server and your personal computer: passive information and dynamic active programmes. For example when you read your e-mail you are seeing passive data. Even when you download a programme, the programmes code is still only passive data until you execute it. However a second type of objects can be transmitted to your computer a dynamic self executing programme. Such a programme is an active agent on the client computer, yet is initialized by the server. For example a programme might be provided by the server to display properly the data that the server is sending. As desirable as dynamic, network programmes are they also present serious problems in the areas of security and portability. Prior to java, cyber space was effectively closed to half of the entities that now live there. As you will see, java addresses those concerns and by doing so, has opened the door to an exciting new form of programme, the applet.

   Related Questions in Programming Languages

  • Q : Explain the way to create a Mutex

    Explain the way to create a Mutex.

  • Q : What is Bandera Bandera: The main goal

    Bandera: The main goal of Bandera project is to integrate existing programming language processing methods with newly developed methods to provide automated support for the extraction of safe, compact, finite-state models which are suitable for verifi

  • Q : What is Disk drive Disk drive : It is a

    Disk drive: It is a hardware device employed to store the data. They come in numerous forms, like floppy disks, compact disks, and hard disks.

  • Q : Level-triggering interrupt Normal 0

    Normal 0 false false

  • Q : Explain SQA personnel regarding

    Do you think that the role of SQA personnel regarding inspections or testing?

  • Q : Define Protocol Protocol : It is a set

    Protocol: It is a set of rules for interaction between two processes. The protocol is generally specified in a Uniform Resource Locator (abbreviated as URL) to point out how a specific resource must be transferred from a Web server to the requesting c

  • Q : State the term non-XML resources State

    State the term non-XML resources?

  • Q : Component which are used in 2nd layer

    What are the different types of component parts which are used in 2nd layer?

  • Q : Explain Inheritance hierarchy

    Inheritance hierarchy: The relationship among super-classes and sub-classes is termed as an inheritance hierarchy. The single inheritance of classes means that each and every class has simply a single `parent' class and that Object class is the eventu

  • Q : What is an Overriding for breadth

    Overriding for breadth: It is a form of method overriding in which the sub-class version of a technique implements its own behavior within the context of attributes and behavior of the sub-class and then calls the super-class version and hence it can