Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Difference between the object based and object oriented within the C# forums, part of the Software Development category; Originally Posted by glatha 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 ...
|
|||||||
|
|||
|
Re: Difference between the object based and object oriented
Quote:
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. |
| Sponsored Links |
|
|||
|
Re: Difference between the object based and object oriented
Sorry to say, but java Doesn't support Multiple Inheritence completely, So java is not a pure object-oriented Language.
|
|
|||
|
Quote:
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 |
|
|||
|
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....... |
|
|||
|
Re: Difference between the object based and object oriented
Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference between a web based, Client Server and a Desktop application? | bvani | Web Testing | 35 | 09-21-2009 04:21 PM |
| Object Spy | suji | QTP | 3 | 06-19-2009 10:05 AM |
| what is object based programming? | raafay | VB.NET | 9 | 08-16-2008 01:59 PM |
| WinRunner not identified object , what 2 do other than virtual object wizard method. | jayant_gajbhiye | WinRunner | 6 | 10-16-2007 07:23 AM |
| Difference between runtime object and testobject | sekharc | QTP | 3 | 01-17-2007 02:20 PM |