Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between a Mutable datatype and an Immutable data type?



What is the difference between a Mutable datatype and an Immutable data type?..

Answer / nashiinformaticssolutions

Data types that are mutable can be altered at runtime. For instance, a dictionary, list, etc.
Immutable data types cannot be changed at runtime, so they cannot be altered. For instance, String, Tuple, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How to make a chain of function decorators?

0 Answers  


Is python the future of programming?

0 Answers  


How fast can you learn python?

0 Answers  


What are identifiers python?

0 Answers  


What is namespace in Python?

2 Answers  


Should I learn c before python?

0 Answers  


What is a numpy in python?

0 Answers  


Can you list down some of the pdb commands for debugging python programs?

0 Answers  


What is a lambda in coding?

0 Answers  


Is python zero indexed?

0 Answers  


What is monkey patching?

0 Answers  


Are there arrays in python?

0 Answers  


Categories