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 79317
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:07:37+00:00 2026-05-10T21:07:37+00:00

What is and how can it be used in C#. Can you use the

  • 0

What is and how can it be used in C#.
Can you use the same concept in Python/Perl?

  • 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. 2026-05-10T21:07:37+00:00Added an answer on May 10, 2026 at 9:07 pm

    The c# partial class has been already explained here so I’ll just cover the python part. You can use multiple inheritance to elegantly distribute the definition of a class.

    class A_part1:     def m1(self):         print 'm1'  class A_part2:     def m2(self):         print 'm2'  class A(A_part1, A_part2):     pass  a = A() a.m1() a.m2() 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

As we use default keyword as a access specifier, and it can be used
Can I use a native method which returns a pointer? I used the following
I can’t use play! framework from a MSYS shell (as used in Git on
I've seen both used but I can't seem to understand when to use each?
I used usual seller account on sandbox, not wpp. Can i use direct payments
Is there any javascript algo that i can used to check for a website
How can we used Maven for android? I'm using Lint tool in android for
@uncheckedVariance can be used to bridge the gap between Scala's declaration site variance annotations
SSL can be used to ensure the server identity (using server certificates) and, optionally,
I know QueryPerformanceCounter() can be used for timing functions. I want to know: 1-Can

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.