What are the features of symbian operating system?

deljojoseph's picture

I am very interested with mobile phones and new technology.I tried to learn more about mobiles and its technologies.I realised technical specifications of most of the phones.Then I liked symbian operating system due to its wide variety of applications.So please help me to explore more

vinayakg's picture

Usually C++ is used in most of the symbian operating systems. Yet in some Python, Visual Basic, OPL and Perl are also used.

* Symbian has 3 basic design rules.

>The integrity and security of user data is given high importance
>user time must not be wasted, and
>Assumption that resources are scarce.

*Symbian OS programming is known to be event-based, and the CPU is switched off when the running applications and programs are not linked to the event. This is achieved through a programming logic called active objects.

*Symbian OS is compatible with all kinds of devices, mostly removable media file systems.

*The Symbian system is not an Open Source software.

Courtesy :symbian.in and wikipedia

0