A program can be written in simple english language?
Answers
Answer:
Any high-level language such as C++, Java can be written in simple English. However, there are specific codes and instructions that are required to be added for the computer system to interpret it.
These instructions are then converted into machine code by the compiler so that the computer understands what has to be done.
A program cannot be written in simple English language. We need some high level languages like C, c++, Dot Net, JAVA etc to write program in computer language. Even these high level languages cannot be interpreted by the computer so these will be converted to machine language by compiler and interpreter.
There is a language called Structured Query language (SQL) which will be similar to English language but still there is a syntax and keywords which needs to be followed and you cannot replace those by other English vocabularies.