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 / glibwaresoftsolutions

`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 many modes are there in python?

1017


Does python have encapsulation?

933


What are the types of inheritance in python?

942


How will you reverse a list?

957


Tell me what is pickling and unpickling?

934


Is python a high level language?

882


What are python scripts used for?

912


How do you delay time in python?

996


python is case sensitive ?

917


How do you extend in python?

843


How we can send email from python?

1163


Explain the database connection in python flask?

987


How to avoid having class data shared among instances?

858


How do you access private methods in python?

1068


Why does Python have a maximum recursion depth?

889