What is programming Languages?

Programs are used by devices to perform multiple functions.Programming languages are the platform through which these programs are made and executed . We have different  software like netbeans IDE
and Microsoft Visual Studio in which these programs are encoded.
There are many programming Languages which are used for different software designing and web designing.
Application Designing Languages
1.  C language
2.  C ++ Language
2.  C # Language
3.  Java Language
4.  Python Language
5.  Swift /IOS Language

Web Designing Languages
1. HTML
2. CSS
3. PHP
4. JavaScript
5. Java and C++ is also including in web designing languages.
java,c#,c++,python,Swift/ISO/CSS/HTML

Comments

Popular posts from this blog

GUI in Java | How to make userdefined login page in graphical user interface in java

Multiple Inheritence in Java /How to inherit a class from another in Java| Programmer Hub

Update a value on specific index in Array List | Programming Hub 0