InterviewSolution
Saved Bookmarks
| 1. |
What is Elixir? Explain |
|
Answer» Elixir is a functional and DYNAMIC language that is DESIGNED for building scalable applications. It is based on Erlang language VM which is known for RUNNING fault-tolerant and low-latency systems. Offering USEFUL tooling and extensible design, Elixir is SUPPORTED by meta-programming and polymorphism. 2. Explain the advantages of Elixir.
|
|