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 'is' and '==' in python?

Answer Posted / nashiinformaticssolutions

`is` checks if two objects are the same in memory (identity), while `==` checks if two objects have the same value.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to copy an object in python?

1122


Is c# better than python?

885


how do I protect python code?

973


What's the difference between list and tuples?

1079


Optionally, what statements can you put under a try-except block?

873


Can we do pattern matching using python?

1149


What does this mean: *args, **kwargs? And why would we use it?

913


What are the rules for global and local variables in python?

965


What is the difference between Python and PHP?

993


Which is better for future java or python?

931


What are the basic data types supported by python?

964


Does python have a-main() method?

963


What is self in oop of python?

933


What is tuple when we have to use ?

879


How to use of return keywords in python?

1128