• Declarative Syntax: It has got declarative syntax • Concurrent: It has process based model of concurrency • Real time: It programs real time system • Continuous Operation: It allows continuous operation • Robust: For detecting runtime errors it has three constructs in the language • Memory Management: Memory is allocated automatically and de-allocated when not required • Distribution: It has got no shared memory, distributed systems can be easily be built in erlang • Integration: Easy integration of program written in other language
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Key features of Erlang is-
• Declarative Syntax: It has got declarative syntax
• Concurrent: It has process based model of concurrency
• Real time: It programs real time system
• Continuous Operation: It allows continuous operation
• Robust: For detecting runtime errors it has three constructs in the language
• Memory Management: Memory is allocated automatically and de-allocated when not required
• Distribution: It has got no shared memory, distributed systems can be easily be built in erlang
• Integration: Easy integration of program written in other language