Computer Science, asked by venkateshdesina110, 9 months ago

what is programming ? describe its functions​

Answers

Answered by ayyaaattiii
0

Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result.

Answered by anushkaagrawal2411
1

Answer:

Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result.

In programming, a named section of a program that performs a specific task. In this sense, a function is a type of procedure or routine. Some programming languages make a distinction between a function, which returns a value, and a procedure, which performs some operation but does not return a value.

Similar questions