This page was last modified 14:16, 3 May 2007.
Object
From Forum Nokia Wiki
Object is the basic unit of object-oriented programming.
Objects are identified by its unique name. An object represents a particular instance of a class. There can be more than one instance of an object. Each instance of an object can hold its own relevant data. An Object is a collection of data members and associated member functions also known as methods.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help,about CCommsDatabase | sala1987 | General Symbian C++ | 1 | 2007-10-16 04:20 |
| Connecting to WLAN access point | NigelT | Symbian Networking & Messaging | 12 | 2007-05-04 22:01 |
| Exception Handling in Symbian C++ | CodePupil | General Symbian C++ | 11 | 2006-06-16 12:11 |
| making TBuf<TInt> dynamic | liafail | General Symbian C++ | 11 | 2005-10-07 03:04 |
| How can i search number in contacts and after edit or delete | aamitgupta | General Symbian C++ | 7 | 2008-04-29 10:41 |
