DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Ho Ming Seong Guest

    limitations of object oriented C++ language


    hi, i am a university student and i am doing my assignment on programming
    paradigm. Can any one kindly tell me what are the limitations of the C++
    language?.Your help is my appreciation...
    Thank you

  2. #2
    Danny Kalev Guest

    Re: limitations of object oriented C++ language

    Here's some heresy:-)

    Danny

    http://www.geocities.com/tablizer/oopbad.htm

    Ho Ming Seong wrote:
    >
    > hi, i am a university student and i am doing my assignment on programming
    > paradigm. Can any one kindly tell me what are the limitations of the C++
    > language?.Your help is my appreciation...
    > Thank you


  3. #3
    simon Guest

    Re: limitations of object oriented C++ language

    Well, C++ is a lower level language, comparing to VB and Java. Therefore,
    you have to write more codes than VB or Java to do the same tasks. But that
    gives you more control (and we, as programmers, love control, ha). With
    more control on the programmer side, C++ then does not do a lot of checking
    for you, which could be bad for sloppy programmers.

    simon.


    "Ho Ming Seong" <jackhms@pd.jaring.my> wrote in message
    news:3a9cc8c7$1@news.devx.com...
    >
    > hi, i am a university student and i am doing my assignment on programming
    > paradigm. Can any one kindly tell me what are the limitations of the C++
    > language?.Your help is my appreciation...
    > Thank you



  4. #4
    scott Guest

    Re: limitations of object oriented C++ language


    "Ho Ming Seong" <jackhms@pd.jaring.my> wrote:
    >
    >hi, i am a university student and i am doing my assignment on programming
    >paradigm. Can any one kindly tell me what are the limitations of the C++
    >language?.Your help is my appreciation...
    >Thank you


    The thing I love about C++ is there are almost no limitations. Only as limited
    as your imagination. There are so many features and so many ways you can
    manipulate these features to create weird idioms such as smart pointer

    It's such a dynamic language & multi-purpose ie ( structual, OOP, generic
    )

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links