Is c++ a complete object oriented language

Discussion in 'C++' started by priyabc, Jul 24, 2007.

  1. priyabc

    priyabc New Member

    Joined:
    Feb 9, 2007
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Student
    hi friends

    can anyone help me.. why java is said to be a complete oop language and c++ not
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    389
    Trophy Points:
    83
    In Java you don't have any function that is outside of the class but in C-C++ you have at least main outside of any class and so people have the opinion that Java is complete OO but not C++.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice