1 / 5

Programming Language

A programming language is a formal language comprising a set of strings that produce various kinds of machine code output. Programming languages are one kind of computer language, and are used in computer programming to implement algorithms.

techno2
Download Presentation

Programming Language

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ProgrammingLanguage

  2. The 4 types of Programming Language that are classifiedare: Procedural ProgrammingLanguage Functional Programming Language Scripting Programming Language Logic ProgrammingLanguage

  3. A programminglanguage is a formal language comprisinga set of strings that produce various kinds of machine code output. Programminglanguages are one kind of computer language, and are used in computer programming to implementalgorithms.

  4. Procedural Programming Language Functional Programming Language Scripting Programming Language Logic Programming Language A scripting language is a programming language that is interpreted. It is translated into machine code when the code is run, rather than beforehand. A procedural language is a computer programminglanguage that follows, in order, a set ofcommands. Logic programming is a programming paradigm that is based onlogic. Functional language is language that you need in different day-to-day situations.

More Related