Programming languages are set of instruction that follow set of rule called algorithm and used to develop program(Software).
there are several popular programming languages---
a) C:- C is a structured (procedural) programming language developed by Dennis Ritchie at AT&T Bell Lab in 1972.C is basic of programming language.
b) C++:-After development of c programming language programmer face many difficulties so in 1979 Sir Bjarne Stroustrup develop C++ programming language. It is object oriented programming language that follow the concept of OOPs.
c)Java:-Java is a plateform independent Object Oriented programming language.It is developed by James Gosling , Mike Sheridan and Patric Naughton in 1991. Initialy its name was OAK but after few years in 1995 its was Java.
d) C#:- C Sharp(#) is a Object Oriented Programming language that developed by Microsoft
.It is widely used to develop Mobile Applications, Windows Application, Web Application , Console Application and Enterprise Applications.there are several popular programming languages---
a) C:- C is a structured (procedural) programming language developed by Dennis Ritchie at AT&T Bell Lab in 1972.C is basic of programming language.
b) C++:-After development of c programming language programmer face many difficulties so in 1979 Sir Bjarne Stroustrup develop C++ programming language. It is object oriented programming language that follow the concept of OOPs.
c)Java:-Java is a plateform independent Object Oriented programming language.It is developed by James Gosling , Mike Sheridan and Patric Naughton in 1991. Initialy its name was OAK but after few years in 1995 its was Java.
d) C#:- C Sharp(#) is a Object Oriented Programming language that developed by Microsoft
e)Python:-Python is an advanced programming language that is interpreted, object-oriented and built on flexible and robust semantics.Its widely used in Machine Learning and Artificial Intelligence.
f)Ruby :-Ruby is an open-sourced, object-oriented scripting language that can be used independently or as part of the Ruby on Rails web framework.
g)PHP:- php is open-source scripting language designed for creating dynamic web pages that effectively work with database. It is also used as a general purpose programming language.