Computer programing is a language through which we can make computer programs. Computer understand only binary language (0,1) that is difficult therefore programing language is easy than binary language
A computer programming is any type of computer programme is a computer programming. I use a computer to solve many problem on it which resolve the problems of a system components. Beads ,bit and coded are the system level to solve a problems through a component. Though this will be helpful
Computer programming (often shortened to programming or coding) is the process of designing, writing, testing, debugging / troubleshooting, and maintaining the source code of computer programs.
Reference: https://secure.wikimedia.org/wikipedia/en/wiki/Computer_programming
> what is computer pro gaming?
> what is computer programming?
The latter is the writing of instructions that a computer can follow, to solve a problem,
e.g.,
set the variable 'X' to the value '3';
set the variable 'Y' to the value '7';
calculate the value of X divided by Y, and store into 'Z';
display the value of 'Z', to 7 decimal-places;
stop running this program.
353 views
Usually answered in minutes!
×