Prog Languages Explained | 4 types of 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. Most programming languages consist of instructions for computers.


The 4 types of Programming Language that are classified are:
  • Procedural Programming Language.
  • Functional Programming Language.
  • Scripting Programming Language.
  • Logic Programming Language.
  • Object-Oriented Programming Language.



No comments

If you have any doubts,please let me know

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();