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 : What is Bit manipulation operator Bit

    Bit manipulation operator: Operators, like &, | and ^, which are employed to examine and manipulate individual bits win the bytes of a data item. The shift operators, <<, >> and >>>, are too bit manipulation operators.

  • Q : Define the term Condition Define the

    Define the term Condition: It is a Boolean expression which controls a conditional statement or loop.

  • Q : Reads a line of text and tests whether

    palindrome.asm -- reads a line of text and tests whether it is a palindrome. ## Register usage: ## $t1 - A. ## $t2 - B. ## $t3 - the character *A. ## $t4 - the character *B. ## $v0 - syscall parameter / return values. ## $a0 - s

  • Q : Types of layout managers Describe the

    Describe the layout manager and what are the various types of layout managers accessible?

  • Q : Define Anonymous object Anonymous

    Anonymous object: An object formed without an identifier. They are generally formed as array elements, actual arguments or method outcomes. For example:     private Point[] vertices = { &n

  • Q : What are good examples of XHTML

    What are the good examples of XHTML elements along with contents?

  • Q : Different compatibility types when

    What are the different compatibility types when creating a COM COMPONENT?

  • Q : What is Runtime stack Runtime stack :

    Runtime stack: It is a stack structure maintained by the Java Virtual Machine which records that methods are presently being executed. The most of late entered technique will be at the top of the stack and the main technique of an application will be

  • Q : Define the term Dynamic type Define the

    Define the term Dynamic type: This type of an object is the name of the class employed to construct it.

  • Q : Storing the CSS Definitions in external

    Describe the code in order to store CSS Definitions within the external Files.

©TutorsGlobe All rights reserved 2022-2023.