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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:28:46+00:00 2026-05-11T00:28:46+00:00

It has been said that C# can be regarded as a functional programming language,

  • 0

It has been said that C# can be regarded as a functional programming language, even though it is widely recognized as a OO programming language.

So, what feature set makes C# a functional programming language?

I can only think of:

  1. delegates (even without anonymous methods and lambda expressions)
  2. closures

Anything else?

  • 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-11T00:28:47+00:00Added an answer on May 11, 2026 at 12:28 am

    C# has borrowed a lot of features from ML and Haskell for example:

    • C# 2.0 brought us parametric polymorphism (or ‘generics’). I’ve heard that Dom Syme, one of the creators of F#, was largely responsible for implementing generics in the .NET BCL.

    • C# 2.0 also allows programmers to pass and returns functions as values for higher-order functions, and has limited support for anonymous delegates.

    • C# 3.0 and 3.5 improved support anonymous functions for true closures.

    • LINQ can be considered C#’s own flavor of list comprehensions.

    • Anonymous types look like an approximation of ML records

    • Type-inference is a given.

    • I don’t know about you, but C# extension methods look an awful lot like Haskell type classes.

    • There’s been a lot of talk about the ‘dynamic’ keyword in C# 4.0. I’m not 100% sure of its implementation details, but I’m fairly sure its going to use structural typing rather than late binding to retain C#’s compile time safety. Structural typing is roughly equivalent to ‘duck typing for static languages’, its a feature that Haskell and ML hackers have been enjoying for years.

    This isn’t to say that C# is a functional programming language. Its still missing important features such as pattern matching, tail-call optimization, and list and tuple literals. Additionally, idiomatic C# is fundamentally imperative with a heavy dependence on mutable state.

    I wouldn’t necessarily consider some of those features mentioned above as exclusive to functional programming languages, but its pretty clear that the C# developers have taken a lot of inspiration from functional programming languages in the past few years.

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

Sidebar

Ask A Question

Stats

  • Questions 82k
  • Answers 82k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Maybe it is not the best solution, but I know… May 11, 2026 at 4:36 pm
  • Editorial Team
    Editorial Team added an answer Since the site map is customizable based on the user's… May 11, 2026 at 4:36 pm
  • Editorial Team
    Editorial Team added an answer Thanks for all the help guys, I just figured it… May 11, 2026 at 4:36 pm

Related Questions

I have a queuing mechanism in C on Unix. It accepts XML transactions. Some
I hate to resort to dumping problems on other people, and I'm sure this
I’m having a little Architecture problem. In my project I have a Business Logic
I've been studying C# for a couple of years, reading voraciously, even taking a

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.