Detailed C++!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guest

    Detailed C++!

    C++ aroused after C, it was completely based on the features of Object Oriented Approach.
    Its features are:
    1.Object Oriented: you are completely depended in the objects and these objects had their own memory allocation in the memory.
    2.Cl***es: this was a new concept in comparison with the C language.It is useful in combining the related data in a single heading and you can have multiple cl***es in one cl***.It consists of the objects, datatypes and other factors needed in the programming.
    3.Polymorphism: you can have single thing in many forms.Like + is used for addition purpose and it is also used for concatenation or joining of the strings.
    4.Encapsulation: you can encapsulate your required data and this is possible by the access specifiers like public, private and protected.
    These help in maintaining the security of the codes which other user can't access.
    5.Inheritance: it was a very useful concept as the repeated codes were been written again and again by the programmer and was wastage of the time.
    This concept helped lot in saving time.Basically it is used to access other cl***es which are present in the program.It helped in diversifying this concept and popularity of the c++ language.There are types of inheritance:
    single
    multiple
    multilevel
    hierarchical

    These factors helped in making the C++ language to have more advantage over C language.
  • Guest

    #2
    c++ is very interesting language. C++ is better than C due to many reason,
    some of the reasons are that c++ perform function overloading, operator overloading, inheritance, cl*** and object.

    Comment

    • emily123
      Junior Member
      • Dec 2009
      • 5

      #3
      Hello
      c++ is very interesting language. and this language id use many soft wears developing and it is simple and easy language.

      Thanks

      Comment

      • Guest

        #4
        C++ stands for the object oriented programming.As we know that it is the new version of C. The main speciallity of this language is that in it we can easily done the overloading functions without any error or debugs.The developers make this language according to the users requirements so for that it is too easy to use & learn...........:-)

        Comment

        • Guest

          #5
          C++ provides more features than C which makes it more important and useful.

          Comment

          • Guest

            #6
            C++ (pronounced "see plus plus") is a programming language that is general purpose, statically typed, free-form, multi-paradigm and compiled. It is regarded as an intermediate-level language, as it comprises both high-level and low-level language features.[3] Developed by Bjarne Stroustrup starting in 1979 at Bell Labs

            Comment

            • Dianka
              Member
              • Nov 2008
              • 44

              #7
              C++ was intended to be a fusion of features from the somewhat slowish language Simula with the speed and efficiency of C. The first version was called C with Cl***es and by the end of 1983 it was called C++. Whether the name came from Orwellian Newspeak in the book 1984 as in Double Plus Good or just the Post Op Increment ( Variable ++ ) is not entirely clear.

              Comment

              • Russell
                Member
                • Dec 2012
                • 76

                #8
                C++ is a general-purpose, platform-neutral compiled programming language that supports various programming paradigms, including procedural programming, object-based programming, object-oriented programming, generic programming and functional programming.

                Comment

                Working...
                😀
                😂
                🥰
                😘
                🤢
                😎
                😞
                😡
                👍
                👎