My blog has moved!

You will be automatically redirected to the new address. If that does not occur, visit
http://ashokbasnet.com.np
and update your bookmarks.

Friday, January 7, 2011

List of object-oriented programming languages

Object-oriented programming (OOP) is a programming paradigm that uses "objects" – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation, modularity, polymorphism, and inheritance. Many modern programming languages now support OOP.

Languages with object-oriented features

5 comments :

  1. JUST WANTED TO KNOW WHICH PROGRAMMING LANGUAGE IS LATEST ON IN THE WORLD??IS IT USED IN NEPAL TOO?IF NOT WHICH ONE IS THE LATEST ONE THAT NEPAL IS USING.
    PLEASE RESPOND

    ReplyDelete
    Replies
    1. Programming languages like C++, Java, .NET, Python, Ruby, latest PHP versions are widely used languages in the world. There has been rapid growth in the MVC pattern in object oriented approach.

      In Nepal, mostly Java, .NET, PHP are used as Object Oriented languages.

      For more detail on MVC architechture : http://projectsofashok.blogspot.com/2012/02/model-view-controller-mvc-architecture.html

      Delete
  2. Now i have a more comprehensive list of OOP languages.

    ReplyDelete
  3. list the object oriented languages and non-object oriented languages.
    pls response.....!

    ReplyDelete
    Replies
    1. Here is complete list of all languages... please have a look.
      http://en.wikipedia.org/wiki/List_of_programming_languages_by_type

      Delete