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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:06:13+00:00 2026-05-13T20:06:13+00:00

Can someone describe what advantages a C or C++ programmer would have over a

  • 0

Can someone describe what advantages a C or C++ programmer would have over a .Net programming when developing for Windows?

  • 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-13T20:06:13+00:00Added an answer on May 13, 2026 at 8:06 pm

    There’s a saying that every sufficiently complex C application ultimately ends up reimplementing parts of C++. The same goes with C++ programs and higher languages. Learning C and C++ will indirectly make you a better programmer by helping you gain a deeper understanding of how .Net actually works, and why the designers made the choices they made.

    A programmer is only as good as his understanding of the layers beneath him. .Net does a pretty good job of abstracting a lot of machine architecture issues out of view, but it’s not perfect. There are still leaks in the abstraction layer where an understanding of lower-level issues will help you make good decisions at the .Net layer.

    A short, incomplete list of these issues includes:

    1. Interop with native code, especially with the Windows API
    2. CPU cache coherency (if you don’t believe me, google the slides from the PLINQ presentation at PDC ’09)
    3. Value type performance vs. Reference type performance (this is firmly footed in the .Net world, but learning C/C++ makes the differences between stack and heap allocations more explicit in some ways).
    4. Kernel scheduling issues (i.e. why it’s a bad idea to spin off 1000 threads)
    5. Understanding the garbage collector is also best achieved by writing a few memory management schemes in non-garbage collected languages.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Why there is InvalidCastException thrown? Can someone describe me this behavior? object zero =
Can someone please describe what is Bunder and what is its role?
Can someone describe the main difference between table data gateway (TDG) and data access
Can someone describe what's happening syntactically in functions like functions like str.find(sub[, start[, end]])
Can someone describe this F# expression to me? val augment: GameGrid -> points ->
Can someone describe the way how keyboard input gets on the Computer Screen?! What
can someone describe these 3 technologies, the differences between the, and how they relate
Can someone describe the use of annotation processing ? My last attempt to understand
Can someone describe exactly how to do it? Thanks!
Can someone describe what the difference between the two are for my project. Currently

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.