InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between programing and coding |
|
Answer» Answer: Coding is a part of PROGRAMMING that DEALS with converting the LANGUAGE into binary commands for the machine. Programming is the process of creating a program that FOLLOWS certain standards and performing a certain TASK. |
|