Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6209539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:00:16+00:00 2026-05-24T06:00:16+00:00

What really is the difference in the way that Java and Python implement type

  • 0

What really is the difference in the way that Java and Python implement type checking?

And what about how they implement abstract data types?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T06:00:16+00:00Added an answer on May 24, 2026 at 6:00 am

    Java does.

    Python does not.

    Python is strongly dynamically typed. You create an object, and it will always be of that type. However, the variable that points to that object, can be pointed to any object of any type, and doesn’t have to know what type of object it points at.

    Edit based on questions in the comments:

    This allows you to define a class that can be used by most functions that expect a dictionary, or a list, or another type, very easily. So If I want to create a special kind of list, that when you iterate over it, returns the objects in a custom order, all I have to do is declare a class that supports __getitem__, __iter__, and a few other methods, and other classes will use it just as if it were a list.

    For information on abstract base classes in Python, see http://docs.python.org/glossary.html#term-abstract-base-class. In use, they are quite similar to abstract base classes in Java.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a long time user of Python and really like the way that
Is there really that much of a difference between the performance of Vector and
I'm really trying to understand the difference between OpenID and OAuth? Maybe they're two
Question in nutshell What is the best way to get Python and Java to
I am working on a java web application that gets hit about 400,000 times
I've noticed that Java, Python, Perl, and Haskell/Clojure have distinctively different treatment of static
Say, I have a pretty simple Java application that needs the way to store
Is there really a difference in these two calls? If you use getJSON, you
Is there really a big difference between Eclipse 3.2 and 3.4? I am currently
Can someone illustrate what really is the difference between the two?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.