APPLICATION SYSTEM SOFTWARE
WHAT IS COMPUTER SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Machine Code
|
|
Binary Code
|
|
Programming Languages
|
|
None
|
Detailed explanation-1: -Source code refers to a computer program written in a high level (human readable) language such as C, C++, Java which use English – like statements. It is converted into object code (or machine code) by a computer.
Detailed explanation-2: -Computer programming languages allow us to give instructions to a computer in a language the computer understands. Just as many human-based languages exist, there are an array of computer programming languages that programmers can use to communicate with a computer.
Detailed explanation-3: -A computer program in its human-readable form is called source code.
Detailed explanation-4: -The source code is any collection of computer instructions (possibly with comments) written using some human-readable computer language, usually as text. Q.