Define Program, Programmer, Programming Language and its types Coding Series
Program A well defined set of instruction given to computer to solve a problem is called a computer program. Program is also known as software. Programmer A person who develops program or software is called programmer. Programmer use programming language to write a computer program or software. Programming Language A set of words and symbols used to write programs is named as programming language. Coding Series
Types of Programming language  Low-Level Languages  High-Level Languages Low-Level Languages Type of computer programming languages that are close to computer hardware and far from human languages are called low-level languages.  Machine Language  Assembly Language Coding Series
Machine Language A type of computer language in which instructions are written in binary form is named as machine language. It is the only language that is directly understood by computer. A program written in machine language can be executed very fast by the computer. 10101010010 01010010010Coding Series
Assembly Language Assembly language is another type of low language. It is one step higher than machine language. In assembly language, binary or machine instruction are replaced with English-like words known as mnemonics. LOAD ADD STORE Coding Series
High Language A type of computer language that is close to human languages is called high-level language. The instructions written in these languages are similar to English language such as input, output and print etc. Types of High-level languages FORTRAN, BASIC, COBOL, PL/1, ALGOL, APL, Pascal, SIMSCRIPT, Smalltalk, C, C++, Java, Python, PHP, HTML, CSS, Java Script, jQuery, bootstrap etc. Input Output Print Scan BASEPAY STORE GROSSPAYCoding Series

1. Define Program, programmer, Programming Language and its type||Learn C Programming Complete.

  • 1.
    Define Program, Programmer,Programming Language and its types Coding Series
  • 2.
    Program A well definedset of instruction given to computer to solve a problem is called a computer program. Program is also known as software. Programmer A person who develops program or software is called programmer. Programmer use programming language to write a computer program or software. Programming Language A set of words and symbols used to write programs is named as programming language. Coding Series
  • 3.
    Types of Programminglanguage  Low-Level Languages  High-Level Languages Low-Level Languages Type of computer programming languages that are close to computer hardware and far from human languages are called low-level languages.  Machine Language  Assembly Language Coding Series
  • 4.
    Machine Language A typeof computer language in which instructions are written in binary form is named as machine language. It is the only language that is directly understood by computer. A program written in machine language can be executed very fast by the computer. 10101010010 01010010010Coding Series
  • 5.
    Assembly Language Assembly languageis another type of low language. It is one step higher than machine language. In assembly language, binary or machine instruction are replaced with English-like words known as mnemonics. LOAD ADD STORE Coding Series
  • 6.
    High Language A typeof computer language that is close to human languages is called high-level language. The instructions written in these languages are similar to English language such as input, output and print etc. Types of High-level languages FORTRAN, BASIC, COBOL, PL/1, ALGOL, APL, Pascal, SIMSCRIPT, Smalltalk, C, C++, Java, Python, PHP, HTML, CSS, Java Script, jQuery, bootstrap etc. Input Output Print Scan BASEPAY STORE GROSSPAYCoding Series