SlideShare a Scribd company logo
FEATURES OF VARIOUS
COMPUTER LANGUAGES
• SUBMITTED BY: CHARANPREET SINGH
• ROLL NO. : 7
• CLASS : 6TH
LANGUAGE
Human Language: Commonly used
to express Feeing and understand
other person expression. It can be
oral or gestural kind of
Communication.
DEFINITION OF COMPUTER LANGUAGES
• A computer languages are the languages by
which a user command a computer to work on
the algorithm which a user has written to get
an output.
TWO TYPES OF COMPUTER LANGUAGES
• Low-level languages
• High-level languages
Lower Level Language
A low-level programming language is
a programming language that provides little or no
abstraction from a computer's instruction set
architecture. It consists of numeric codes i.e 0 & 1.
These codes are easily understandable to computer
but difficult to human.. A lower level language is
used in two generations of computer.
•first generation
•second generation
CHARACTERSTICS OF LOW LEVEL
LANGUAGES
• Direct memory management
• Little-to-no abstraction from the hardware
• Register access
• Statements usually have an obvious
correspondence with clock cycles
• Superb performance
Advantages
•Computational Speed is very fast.
•Directly understandable by computer.
Disadvantages
•Development of a program in machine language is very
time consuming.
•Error correction is tedious process.
HIGH LEVEL LANGUAGES
• High-level programming languages allow the
specification of a problem solution in terms closer to
those used by human beings. These languages were
designed to make programming far easier, less error-
prone and to remove the programmer from having to
know the details of the internal structure of a
particular computer. This language is used in third
generation.
TYPES
• C++
• VISUAL BASIC
• JAVA
• JAVASCRIPT
CHARACTERSTICS
• Interpreted
• Dynamic constructs (open classes, message-
style methods, etc)
• Poor performance
• Concise code
• Flexible syntax (good for internal DSLs)
Advantages
•These are simple to adopt due to their english like
structure of statements.
•They are easy to maintain and debug.
Disadvantages
•The Program written in high level language are less efficient
as they take more execution time.
•The compiler also consumes some memory as it is required
for the translation process.

More Related Content

PPTX
d3IGaGIHEVmLlydudufh0dpydupdudu0fupdoC1762.pptx
PPT
Computer Languages....ppt
PPTX
Computer language
PPT
Languages
PPTX
Development of computer languages
PPTX
RK_Presentation_Science_current technology.pptx
PPTX
Programming languages of computer
d3IGaGIHEVmLlydudufh0dpydupdudu0fupdoC1762.pptx
Computer Languages....ppt
Computer language
Languages
Development of computer languages
RK_Presentation_Science_current technology.pptx
Programming languages of computer

Similar to CHRANPREE PPT.ppt (20)

PPTX
computer languages
PPTX
Presentation of the Computer language.pptx
PPTX
Presentation_Science_about current scenario.pptx
PPTX
Top Programming Languages of 2020
PPTX
Information security presentation slides
PPTX
Features of machine language, assembly language, high level language & their ...
PPTX
Programming Language
PPTX
Computer languages
PPTX
Computer languages that are used in different generations
PPTX
INTRO. TO PROG.pptx
PPTX
PPTX
introduction to programming languages
PPTX
Programming language
PPTX
Introduction to computer languages NAUMAN
PPTX
Generation of Computer language by arya dutta (1).pptx
PPTX
programming.pptx
PPTX
Rajesh ppt
PPT
English de lenguaje de programacion
PDF
sege.pdf
PDF
Introduction to computer programming
computer languages
Presentation of the Computer language.pptx
Presentation_Science_about current scenario.pptx
Top Programming Languages of 2020
Information security presentation slides
Features of machine language, assembly language, high level language & their ...
Programming Language
Computer languages
Computer languages that are used in different generations
INTRO. TO PROG.pptx
introduction to programming languages
Programming language
Introduction to computer languages NAUMAN
Generation of Computer language by arya dutta (1).pptx
programming.pptx
Rajesh ppt
English de lenguaje de programacion
sege.pdf
Introduction to computer programming
Ad

Recently uploaded (20)

DOCX
Memecoin news and insights on memecoinist
PDF
05082025_First India Newspaper Jaipur.pdf
PDF
2025-07-24_CED-HWB_WIPP_ACO000000001.pdf
PDF
Mathura Sridharan's Appointment as Ohio Solicitor General Sparks Racist Backl...
PPTX
Bridging Horizons_ Indo-Thai Cultural and Tourism Synergy in a Competitive Asia.
PDF
Executive an important link between the legislative and people
PDF
JUDICIAL_ACTIVISM_CRITICAL_ANALYSIS in india.pdf
PPTX
PPT on SardarPatel and Popular Media.pptx
PPTX
World Wars and International Conflict (FPSC Exams) (MCQs)
PPTX
ASEANOPOL: The Multinational Police Force
PDF
Role of federalism in the indian society
DOCX
Breaking Now – Latest Live News Updates from GTV News HD
PDF
Supereme Court history functions and reach.pdf
DOCX
End Of The Age TV Program: Depicting the Actual Truth in a World of Lies
PDF
KAL 007 Manual: The Russian Shootdoown of Civilian Plane on 09/01/1983
PDF
Conflict, Narrative and Media -An Analysis of News on Israel-Palestine Confli...
PPTX
The-Evolution-of-Public-Human-Resource-Management (1).pptx
PDF
Regional Media Representation of Kuki-Meitei Conflict - An Analysis of Peace ...
PPTX
India’s Response to the Rohingya Refugee Crisis: Balancing National Security,...
PDF
The Blogs_ Hamas’s Deflection Playbook _ Andy Blumenthal _ The Times of Israe...
Memecoin news and insights on memecoinist
05082025_First India Newspaper Jaipur.pdf
2025-07-24_CED-HWB_WIPP_ACO000000001.pdf
Mathura Sridharan's Appointment as Ohio Solicitor General Sparks Racist Backl...
Bridging Horizons_ Indo-Thai Cultural and Tourism Synergy in a Competitive Asia.
Executive an important link between the legislative and people
JUDICIAL_ACTIVISM_CRITICAL_ANALYSIS in india.pdf
PPT on SardarPatel and Popular Media.pptx
World Wars and International Conflict (FPSC Exams) (MCQs)
ASEANOPOL: The Multinational Police Force
Role of federalism in the indian society
Breaking Now – Latest Live News Updates from GTV News HD
Supereme Court history functions and reach.pdf
End Of The Age TV Program: Depicting the Actual Truth in a World of Lies
KAL 007 Manual: The Russian Shootdoown of Civilian Plane on 09/01/1983
Conflict, Narrative and Media -An Analysis of News on Israel-Palestine Confli...
The-Evolution-of-Public-Human-Resource-Management (1).pptx
Regional Media Representation of Kuki-Meitei Conflict - An Analysis of Peace ...
India’s Response to the Rohingya Refugee Crisis: Balancing National Security,...
The Blogs_ Hamas’s Deflection Playbook _ Andy Blumenthal _ The Times of Israe...
Ad

CHRANPREE PPT.ppt

  • 1. FEATURES OF VARIOUS COMPUTER LANGUAGES • SUBMITTED BY: CHARANPREET SINGH • ROLL NO. : 7 • CLASS : 6TH
  • 2. LANGUAGE Human Language: Commonly used to express Feeing and understand other person expression. It can be oral or gestural kind of Communication.
  • 3. DEFINITION OF COMPUTER LANGUAGES • A computer languages are the languages by which a user command a computer to work on the algorithm which a user has written to get an output. TWO TYPES OF COMPUTER LANGUAGES • Low-level languages • High-level languages
  • 4. Lower Level Language A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture. It consists of numeric codes i.e 0 & 1. These codes are easily understandable to computer but difficult to human.. A lower level language is used in two generations of computer. •first generation •second generation
  • 5. CHARACTERSTICS OF LOW LEVEL LANGUAGES • Direct memory management • Little-to-no abstraction from the hardware • Register access • Statements usually have an obvious correspondence with clock cycles • Superb performance
  • 6. Advantages •Computational Speed is very fast. •Directly understandable by computer. Disadvantages •Development of a program in machine language is very time consuming. •Error correction is tedious process.
  • 7. HIGH LEVEL LANGUAGES • High-level programming languages allow the specification of a problem solution in terms closer to those used by human beings. These languages were designed to make programming far easier, less error- prone and to remove the programmer from having to know the details of the internal structure of a particular computer. This language is used in third generation.
  • 8. TYPES • C++ • VISUAL BASIC • JAVA • JAVASCRIPT
  • 9. CHARACTERSTICS • Interpreted • Dynamic constructs (open classes, message- style methods, etc) • Poor performance • Concise code • Flexible syntax (good for internal DSLs)
  • 10. Advantages •These are simple to adopt due to their english like structure of statements. •They are easy to maintain and debug. Disadvantages •The Program written in high level language are less efficient as they take more execution time. •The compiler also consumes some memory as it is required for the translation process.