Respuesta :
Immutable simply means unchangeable. In object-oriented and functional programming, an immutable object is an object whose state cannot be changed after creation. This is in contrast to mutable objects, which can be modified after creation.
What is programming?
- Computer programming is the process of performing specific computations, usually by designing and writing executable computer programs.
- Programming includes tasks such as analysis, algorithm generation, algorithm accuracy and resource consumption profiling, and algorithm implementation.
- A program's source code is written in one or more languages understood by the programmer, not machine code that is directly executed by the CPU.
- The goal of programming is often to find a set of instructions that automate the execution of a task in a computer to solve a specific problem.
- Therefore, skilled programming usually requires expertise in several different subjects, such as application domain knowledge, specialized algorithms, and formal logic.
- Tasks associated with programming include testing, creation, debugging, maintaining source code, implementing build systems, and managing derived artifacts such as: Machine code for computer programs.
To learn more about programming from the given link :
https://brainly.com/question/11023419
#SPJ4