Programming Language
Programming Language
Ref : https://images.app.goo.gl/YfcpuyXoRvgdDqyP6
1
What is programming language
2
3 Ref : By, Mritunjay Kr. Ranjan & Shilpi Saxena SOCSE –Sandip University, Nashik.)
Types of languages:
3 Mid–level language
(Java, Haskell, Prolog, FORTRAN)
4
High level language
• These languages are human readable,
• some are close to written english e.g python and hence easily
understandable so much so that code written by a different
programmer can be changed to perform a different task, they are
also easier to debug and maintain.
• They provide a high level of abstraction from machine languages.
• The focus with high level languages is to be able to solve complex
arithmetic operations, increase programmer productivity and
optimized programs.
• High level programs require compilers and interpreters which
translate their source code into low level machine executable code.
5
Mid-level language
6
Low-level language
7
Thank you for
Watching…