Examples of using High-level language in English and their translations into Vietnamese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
GNU Octave- GNU Octave is a high-level language, primarily intended for numerical computations.
These are the programs that execute instructions written in a high-level language.
GUI Octave is a Graphical User Interface for the GNU Octave high-level language.
Contrast with compiler, which is used to translate a high-level language, such as COBOL or C, into assembly language first
High-level language statements, such as IF THEN ELSE
It quickly gained a strong user base owing to its simplicity as a high-level language and ability to deploy across various devices without recompilation of the source code.
Using a very high-level language like Python allows a teacher to postpone talking about low-level details of the machine until students have the background that they need to better make sense of the details.
Stanford says that when you do that,“you will learn how a program written in a high-level language designed for humans is systematically translated into a program written in low-level assembly more suited to machines.”.
The MCP was the first OS to be written entirely in a high-level language- ESPOL,
etc. This is a high-level language that is considered easy to learn
C is a high-level language that is similar to Java
A program written in a high-level language can be translated into many machine languages and can run on any computer for which there exists an appropriate translator.
The Java programming language is a high-level language that can be characterized by all of the following buzzwords: Simple Architecture neutral Object oriented Portable Distributed High performance Interpreted Multithreaded Robust.
What is Java Programming Language? The Java programming language is a high-level language that can be characterized by all of the following buzzwords: Simple Architecture neutral Object oriented Portable Distributed High performance Interpreted Multithreaded Robust.
in 10 lines of a high-level language what would require 1000 lines of machine language. .
Compiled code is translated directly from a high-level language into ma- chine code instructions, which, by definition, are platform dependent- after all, an Intel x86 chip
in 10 lines of a high-level language what would require 1000 lines of machine language. .
Second, we could write our own programs in a high-level language, but use calls to pre-written, pre-compiled routines in commonly available subroutine libraries,
Compiled code is translated directly from a high-level language into machine code instructions, which, by definition, are platform dependent--after all,
Secondly, we could write our own programs in a high-level language, but use calls to pre-written, pre-compiled routines in commonly available subroutine li- 4 5 6 braries,