Test: The Java Language

 

A These statements about Java are all false. Read the text and correct them.

  1. Java was invented by Microsoft.

  2. With the interpreter, a program is first converted into Java bytecodes.

  3. Java is not compatible with most computing platforms.

  4. The Java language is single-threaded, one part executing at a time.

  5. Java has no competitors.

  6. Flash files are called animations.


  7. B Match the words (1–6) with the words (a–f) to make technical terms from the text.

    1 Java
    2 operating
    3 programming
    4 web
    5 source
    6 graphical

    a applet
    b page
    c code
    d system
    e object
    f language

    C Complete the sentences with words in italic.


    interpreted    animated    configured    used    pronounced    object-oriented    compiled

    1 Java lets you watch ______ characters on web pages.
    2 Java is an ______ language, similar to C++ but more dynamic.
    3 First, the source code of a Java program is ______ into an intermediate format called bytecode. This is then ______ by any system possessing a Java interpreter.
    4 The Java ME platform is widely ______ in mobile devices.
    5 Nowadays, most mobile phones are ______ to use Java games.
    6 Microsoft’s CB is a simplified version of C and C++ for the Web, it’s ______ ‘C sharp’.


    D Match the terms (1–5) with the definitions (a–e).

    1 Java
    2 applet
    3 plug-in
    4 platform-independent
    5 object-oriented programming

    a) an auxiliary program that enables web browsers to support new content, for example animation
    b) software that can run on any operating system
    c) an island in Indonesia, coffee (in American Slang), and a programming language for internet applications
    d) a computer programming technique that allows the creation of objects that interact with each other and can be used as the foundation of others; used to create graphical user interfaces
    e) a small Java application, usually designed to run automatically within a web page










Комментарии


  1. A: Correct the False Statements

    1. Java was invented by Sun Microsystems (which was later acquired by Oracle).
    2. With the compiler, a program is first converted into Java bytecodes. The interpreter then executes the bytecode.
    3. Java is compatible with most computing platforms (this is known as "write once, run anywhere").
    4. The Java language is multi-threaded, allowing multiple parts of a program to execute concurrently.
    5. Java has many competitors, such as C#, Python, JavaScript, and Go.
    6. Flash files are called applications or movies. Java files on the web are called applets.

    B: Match the Words

    1. Java a) applet
    2. operating d) system
    3. programming f) language
    4. web b) page
    5. source c) code
    6. graphical e) object

    C: Complete the Sentences

    1. Java lets you watch animated characters on web pages.
    2. Java is an object-oriented language, similar to C++ but more dynamic.
    3. First, the source code of a Java program is compiled into an intermediate format called bytecode. This is then interpreted by any system possessing a Java interpreter.
    4. The Java ME platform is widely used in mobile devices.
    5. Nowadays, most mobile phones are configured to use Java games.
    6. Microsoft’s C# is a simplified version of C and C++ for the Web, it’s pronounced ‘C sharp’.

    D: Match the Terms with Definitions

    1. Java c) an island in Indonesia, coffee... and a programming language
    2. applet e) a small Java application... to run automatically within a web page
    3. plug-in a) an auxiliary program that enables web browsers to support new content
    4. platform-independent b) software that can run on any operating system
    5. object-oriented programming d) a computer programming technique that allows the creation of objects...

    ОтветитьУдалить
  2. A:
    1.Java was invented by Sun Microsystems
    2.With the compiler, a program is first converted into Java bytecodes
    3.Java is compatible with most computing platforms
    4.The Java language is multi-threaded, allowing multiple parts of a program to execute at the same time
    5.Java has many competitors
    6.Java files are called applets

    B:
    1.Java e) object
    2.operating d) system
    3.programming f) language
    4.web b) page
    5.source c) code
    6.graphical a) applet

    C:
    1.Java lets you watch animated characters on web pages.
    2.Java is an object-oriented language, similar to C++ but more dynamic.
    3.First, the source code of a Java program is compiled into an intermediate format called bytecode. This is then interpreted by any 4.system possessing a Java interpreter.
    5.The Java ME platform is widely used in mobile devices.
    6.Nowadays, most mobile phones are configured to use Java games.
    7.Microsoft’s C# is a simplified version of C and C++ for the Web, it’s pronounced ‘C sharp’.

    D:
    1.Java c) an island in Indonesia, coffee (in American Slang), and a programming language for internet applications
    2.applet e) a small Java application, usually designed to run automatically within a web page
    3.plug-in a) an auxiliary program that enables web browsers to support new content, for example animation
    4.platform-independent b) software that can run on any operating system
    5.object-oriented programming d) a computer programming technique that allows the creation of objects that interact with each other and can be used as the foundation of others; used to create graphical user interfaces

    ОтветитьУдалить
  3. Темирбулатов1 декабря 2025 г. в 22:04

    A
    1 Sun Microsystems
    2 compiler
    3 Java is compatible with most platforms
    4 Java is multithreaded
    5 Java has competitors (C#, Flash)
    6 They are called SWF files

    B
    1 e
    2 d
    3 f
    4 b
    5 c
    6 a

    C
    1 animated
    2 object-oriented
    3 compiled / interpreted
    4 used
    5 configured
    6 pronounced

    D
    1 c
    2 e
    3 a
    4 b
    5 d

    ОтветитьУдалить
  4. A.

    Java was invented by Microsoft.
    → Java was invented by Sun Microsystems.

    With the interpreter, a program is first converted into Java bytecodes.
    → With the compiler, a program is first converted into Java bytecodes.

    Java is not compatible with most computing platforms.
    → Java is compatible with most computing platforms.

    The Java language is single-threaded, one part executing at a time.
    → The Java language is multithreaded.

    Java has no competitors.
    → Java has several competitors (such as C#, Python, etc.).

    Flash files are called animations.
    → Flash files are called applets (or Flash movies/Flash files, depending on context).
    Но в контексте учебника обычно указывают: → Flash files are called movies.

    B.

    1 Java → a applet → Java applet
    2 operating → d system → operating system
    3 programming → f language → programming language
    4 web → b page → web page
    5 source → c code → source code
    6 graphical → e object → graphical object

    C.

    1 Java lets you watch animated characters on web pages.
    2 Java is an object-oriented language, similar to C++ but more dynamic.
    3 First, the source code of a Java program is compiled into an intermediate format called bytecode. This is then interpreted by any system possessing a Java interpreter.
    4 The Java ME platform is widely used in mobile devices.
    5 Nowadays, most mobile phones are configured to use Java games.
    6 Microsoft’s C# is a simplified version of C and C++ for the Web, it’s pronounced ‘C sharp’.

    D.

    1 Java → c
    2 applet → e
    3 plug-in → a
    4 platform-independent → b
    5 object-oriented programming → d

    ОтветитьУдалить

Отправить комментарий

Популярные сообщения