Fakebtc-sender-avatar
Solved

What’s the difference between computer programming and computer software

What's the difference between computer programming and computer language.
over 3 years ago
wtfashwin-avatar
**Computer programming: Its depends on compiler. size is small .**It requires less time to create program than software. Features of program includes reliable, cost effectiveness, maintainability, profitability, etc. If programs are not present in computer, then also computer can function well because of operating system. ​ Computer Software(CS) : Depends on OS of computer, more in size as compared to program. CS runs on pc and not on compiler/interpreter. PC is useless without CS. More time required to create that , Computer software can be downloaded on computer using internet without any need of program.
over 3 years ago
unknown user-avatar
  1. Software :
    Software, as name suggest, is simply a collection or set of programs, procedures, data or instructions to instruct computer about what to do and are designed to perform well defined function.
  2. Program :
    Program, as name suggests, is simply a collection of instructions or ordered operations for computer to perform specific function or perform particular task and achieve a specific result
100%