Google Answers Logo
View Question
 
Q: Best programming language for developing Data Structures ($5.00) ( No Answer,   3 Comments )
Question  
Subject: Best programming language for developing Data Structures ($5.00)
Category: Computers > Algorithms
Asked by: rkalyankumar-ga
List Price: $5.00
Posted: 11 May 2006 15:43 PDT
Expires: 15 May 2006 04:40 PDT
Question ID: 727889
I need to choose between three programming languages C,C++ & Java for
developing data structures for a project which will require speed of
execution. Which will be a better option ?
Answer  
There is no answer at this time.

Comments  
Subject: Re: Best programming language for developing Data Structures ($5.00)
From: redfoxjumps-ga on 12 May 2006 01:11 PDT
 
What language do those doing the programming know best?

Will ths propagate over the internet?

How big and complex will the structure be in five years?

C++ was choosen by my magic eight ball.  Honest!
Subject: Re: Best programming language for developing Data Structures ($5.00)
From: frde-ga on 12 May 2006 06:21 PDT
 
I chose Delphi

Initially because it had inline ASM
- but optimized .386 ASM is boring 
- so I reverted to optimized pseudo Pascal

RISC is tedious for low level programmers.
Subject: Re: Best programming language for developing Data Structures ($5.00)
From: frankcorrao-ga on 12 May 2006 10:32 PDT
 
based purely on code execution speed and nothing else, C.  However,
you can do some very interesting things at compile time with C++
template meta-programming such that it might provide advantages
depending on the details.

Keep in mind that C is almost a proper subset of C++, so
theoretically, C++.  You don't *have* to use objects, the STL and
exceptions for it to be C++.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy