Geeks Talk

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.

Difference between the object based and object oriented

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 ...

Go Back   Geeks Talk > Software Development > C#
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

C# C#

Reply

 

LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 05-25-2009
Junior Member
 
Join Date: May 2009
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
dharmeshgupta is on a distinguished road
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.
Reply With Quote
Sponsored Links
  #22 (permalink)  
Old 05-25-2009
Junior Member
 
Join Date: May 2009
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
dharmeshgupta is on a distinguished road
Re: Difference between the object based and object oriented

Multiple Inheritence
Reply With Quote
  #23 (permalink)  
Old 05-25-2009
Junior Member
 
Join Date: May 2009
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
dharmeshgupta is on a distinguished road
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.
Reply With Quote
  #24 (permalink)  
Old 07-08-2009
Junior Member
 
Join Date: Jun 2009
Location: Visakhapatnam
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
rkishoreakella is on a distinguished road
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
Reply With Quote
  #25 (permalink)  
Old 08-18-2009
Junior Member
 
Join Date: Aug 2009
Location: mumbai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vpatidar27 is on a distinguished road
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.......
Reply With Quote
  #26 (permalink)  
Old 08-18-2009
Junior Member
 
Join Date: Aug 2009
Location: ASANSOL
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
rajatbose is on a distinguished road
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.....
Reply With Quote
Reply

  Geeks Talk > Software Development > C#

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 11:04 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved