JAVA NOTE-1
What is Program?
It is just an instruction which is used to create an application is called as Program.
For example:
Let's take preparation of Instant Noodles VS creation of Application as Example
What is Programming Language?
- The language which is used to write a program is called as Programming Language.
- we are having programming languages such as Java, Python, C, C++, etc.
For example:
Let's take Human Language VS Programming Language as Example
- It is a collection of programs called as Application.
- We are having three types of application:
- Stand Alone Application.
- Web Application.
- Client Server or Mobile Application.
- It is a medium to achieve communication between two parties (human and computer)
- Types of languages are:
- Binary Language / Low-Level Language.
- Assembly Language / Middle-Level Language.
- Programming Language / High-Level Language.
Next>>JAVA NOTE-2
Comments
Post a Comment