Saved Bookmarks
| 1. |
What is a Programming Language? |
|
Answer» 1. A programming language is a notation for expressing algorithms to be executed by computers. 2. Programs must obey the grammar of the programming language exactly. Ex. C, C++, python. |
|