This is a discussion on Class and interface within the Microsoft .NET forums, part of the Programming Talk category; Hi, Any one can tell me difference between class and interface? thanks in advance charith...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Class is logical representation of object. It is collection of data and related sub procedures with defination.Interface is also a class containg methods which is not having any definations.Class does not support multiple inheritance. But interface can support.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Common Interface to I/O | fernandez.dan@gmail.com | Software Patterns | 2 | 08-27-2005 10:19 PM |
| How to organize-class/object relationship | ishijak | Software Patterns | 2 | 02-08-2005 04:59 AM |
| comp.lang.eiffel Frequently Asked Questions (FAQ) | Franck Arnaud | Tech FAQ | 0 | 04-17-2004 08:27 AM |
| Smalltalk FAQ (v.1.0) | Vikas Malik | Tech FAQ | 0 | 04-17-2004 08:27 AM |
| [FAQ] FileMaker Pro - database for Macintosh and Windows | Martin Trautmann | Tech FAQ | 0 | 04-17-2004 08:26 AM |