Computer Science, asked by narayanh2477, 1 month ago

IS learning a programming language similar to learning a natural language Why/Why not explain logically

Answers

Answered by CoderRishav
0

Answer:

Well, Learning a programming language and learning a human language is apart same not 100% same for understand more clear let's see what is program, what is programming language and what is human language

What is program?

- A program is set of instructions you give to your computer for solving real life problems, these set of instructions are in English. Our programs generally do 3 things

Input -> [ Magic happens] -> Output

Well, that Magic in our words is known as logic.

What are programming languages?

- there are several languages where we can write programs that are known as programiming languages. for example : Python, Java, Kotlin, Go, Swift, C,C++ etc. there are 600+ programming languages.

What is Human Language?

- Well we speak human language to express our thoughts and communicate with others

Logically, programming language is different from our natural language

Similar questions