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

  • Home
  • SEARCH
  • 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 849877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T07:10:20+00:00 2026-05-15T07:10:20+00:00

Is it just because of dynamic typing we don’t require a concept of interfaces(like

  • 0

Is it just because of dynamic typing we don’t require a concept of interfaces(like in Java and C#) in python?

  • 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-15T07:10:21+00:00Added an answer on May 15, 2026 at 7:10 am

    The interface as a keyword and artifact was introduced by Java1 ( and C# took it from there ) to describe what the contract an object must adhere was.

    But, interface has always been a key part of Object Oriented Paradigm and basically it represents the methods an object has to respond. Java just enforces this mechanism to provide statically type checking.

    So, dynamic ( OO ) programming languages do use interfaces, even thought they don’t statically check them. Just like other data types, for instance in Ruby:

     @i = 1;
    

    You don’t have to declare i of type FixNum you just use it. Same goes for interfaces, they just flow. The trade-off is, you can’t have a static check on that and failures are only show at runtime.

    In the other hand Structural type ( or static duck type as I call it 😛 ) used by languages as Go or Scala, gives the best of both worlds.


    1. See Daniel Earwicker comment about CORBA interface keyword

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

Sidebar

Related Questions

I couldn't find anything on this, but probably its just because I don't know
Having just pulled my hair off because of a difference, I'd like to know
I'm looking for things like Dynamic typing, Static Typing, Weak Typing, and Strong Typing.
I'm used to debugging JavaScript in Chrome or Firefox just because their built in
I just found out because someone had a ' in their last name and
I've started using Coda because I just got a new Mac, and I want
I'm sorry if my question is silly because I just want to ask what
This is not really a question because I just solved the problem, but I
I'm pulling my hair out here, because I just can't seem to get this
I just started trying to build simple GUIs because I've always used command-line script

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.