Page 2 of 2 FirstFirst 12
Results 21 to 32 of 32

Thread: Difference between the object based and object oriented

  1. #21
    Junior Member
    Join Date
    May 2009
    Answers
    3

    Re: Difference between the object based and object oriented

    Quote Originally Posted by glatha View Post
    What is the difference between the object based and object oriented?
    one interviwer asked C# is object based and ASP.Net is Object Oriented both statmentes True or False. Please give me reply
    Language which supports Strictly all OOPS concept, is Object-Oriented.
    If any one OOPS concept it doesn't support, then it is a Object-Based Language.

    C# doesn't support Multiple Inheritence,so it is a Object-Based Language.
    While ASP.Net is not a language, it's a Technology or Framework.


  2. #22
    Junior Member
    Join Date
    May 2009
    Answers
    3

    Re: Difference between the object based and object oriented

    Multiple Inheritence


  3. #23
    Junior Member
    Join Date
    May 2009
    Answers
    3

    Re: Difference between the object based and object oriented

    Quote Originally Posted by nkp_mca View Post
    Hi ushalakshmi , i think you're opinion is wrong why because object oriented means which language follows oops concept that language is called object oriented language java supports all oops concepts, so i think java is purely object oriented language.
    Sorry to say, but java Doesn't support Multiple Inheritence completely, So java is not a pure object-oriented Language.


  4. #24
    Junior Member
    Join Date
    Jun 2009
    Answers
    1

    Arrow Re: Difference between the object based and object oriented

    Quote Originally Posted by nkp_mca View Post
    Hi ushalakshmi , i think you're opinion is wrong why because object oriented means which language follows oops concept that language is called object oriented language java supports all oops concepts, so i think java is purely object oriented language.
    No,Java looses its platform independence in two concepts.
    1: It uses pointers while storing object variable and its instance variables
    2: While executing multiple threads the control is in operating system's hand, at that time JVM will sit idle until the completion of the execution of threads.

    So, Java is not a pure object oriented language


  5. #25
    Junior Member
    Join Date
    Aug 2009
    Answers
    1

    Re: Difference between the object based and object oriented

    Hi All

    The main diffrence between object oriented and object based languages is object based languages doesn't support Inheritance where as object oriented supports. c# is a object oriented language because it supports inheritance and asp.net is not a langugae it is a technology.......


  6. #26
    Junior Member
    Join Date
    Aug 2009
    Answers
    4

    Re: Difference between the object based and object oriented

    Quote Originally Posted by vpatidar27 View Post
    Hi All

    The main diffrence between object oriented and object based languages is object based languages doesn't support Inheritance where as object oriented supports. c# is a object oriented language because it supports inheritance and asp.net is not a langugae it is a technology.......
    Do u know about the application of UML in oop... send some practical example.....


  7. #27
    Junior Member
    Join Date
    Dec 2010
    Answers
    1

    Re: Difference between the object based and object oriented

    I have read every concept in this above statements that's really good
    and one of the main feature is here that is
    1) object-oriented programming languages we create object's in our program and in that prog we are use object's(java )

    2) obj-based prog lang means we use object's that are already defined in the prog languages (php . javascript)

    Last edited by admin; 06-29-2011 at 08:38 AM.

  8. #28
    Junior Member
    Join Date
    Jun 2011
    Answers
    1

    Re: Difference between the object based and object oriented

    Quote Originally Posted by ushalakshmi View Post
    A/c to me Java is also not a pure object oriented language.y Bcoz It's using Predefined functions.
    Hi friends actually: Java is Object Oriented language not pure Object Oriented but not because of predefined functions, it is because of Primitive Data Types.


  9. #29
    Junior Member
    Join Date
    Jun 2011
    Answers
    2

    Re: Difference between the object based and object oriented

    OBJECTED BASED LANGUAGE'S WHICH DOES NOT TOTALLY SATISFY THE FEATUERS OF OOPS CONCEPTS(abstarction,polymorphism,inheritence,encapsulation).EX FOR "O"BASED is ADA.


  10. #30
    Junior Member
    Join Date
    Apr 2013
    Answers
    1

    Re: Difference between the object based and object oriented

    . ASP.NET purely object oriented whereas ASP is partially object oriented.


  11. #31
    Junior Member
    Join Date
    Apr 2013
    Answers
    19

    Re: Difference between the object based and object oriented

    Hello,

    Object oriented

    1. Object-oriented language supports all the features of OOPs.

    2. Object-oriented language doesn't has in-built object.

    3. Object-oriented languages are C++, C#, Java etc.

    Object based

    1. Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance

    2. Object-based language has in-built object like javascript has window object.

    3. Object-based languages are Javascript, VB etc.

    Thanks


  12. #32
    Junior Member
    Join Date
    Apr 2008
    Answers
    3

    Re: Difference between the object based and object oriented

    Object based doesn’t support polymorphism and inheritance features.

    Last edited by admin; 08-11-2013 at 09:16 AM.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact