Top Categories

Programming Terms: Mutable vs Immutable
  • Category: Information Technology
  • Sub Category: Web Development
  • Software Development
  • Technology
  • Programming Terms
  • Python
  • Programming Terminology
  • Software
  • Immutable Object
  • Mutable
  • Programming Tutorials
  • How-to
No Views
In this programming terms video, we will be going over the difference between mutable and immutable objects. An immutable object is an object whose state cannot be modified after it is created. This is in contrast to a mutable object, which can be modified after it is created. Let's take a look at s

Comments

You Might Be Interested In