TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Computers

High-Level Languages

Overview

In this tutorial, we will learn about High-Level Languages and some examples. Low-level languages are machine-dependent and require extensive knowledge of the
machine hardware.

High-level language use English-like syntax, which is easy to understand and to solve any problem. High-level languages are computer-independent and programming becomes easy for programmers.

Examples

Some examples of High-level languages are as follows:

  • BASIC
  • Pascal
  • FORTRAN
  • COBOL
  • C
  • C++
  • Java

BASIC

BASIC (Beginners’ All-purpose Symbolic Instruction Code) is a high-level programming language. It is easy to learn the language. It was mainly used in microcomputers.

Pascal

Pascal is a high-level programming language. It is mostly used for teaching purposes.

FORTRAN

FORTRAN is a fusion of two English words FORmula TRANSlation. FORTRAN is a high-level programming language developed for solving mathematical and scientific problems. FORTRAN is popular among the scientific community.

COBOL

COBOL(Common Business-Oriented language) is a standard high-level language used
for commercial applications.

C

C is a high-level, structured programming language used for all purposes. C has originally created for programming the UNIX operating system. It can be used for system programming, scientific applications, commercial applications, developing games, etc.

C++

C++ is an object-oriented programming language used for general purposes. Most of the C++ syntax was derived from the C language.

Related Posts

Characteristics of Computers

Computers /

Characteristics of Computers

Generations of Computers

Computers /

Computer Generations

Block Diagram of Computer

Computers /

Block Diagram of a Digital Computer

Classification of Computers

Computers /

Classification of Computers

Decimal Number Conversion

Computers /

Binary to Decimal number Conversion

‹ World Wide Web (WWW)› Decimal to Binary using Division Method

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com