InterviewSolution
| 1. |
Do You Find Any Disadvantage In Julia While Using It? |
|
Answer» Julia comes with some cons too. The biggest one is the limited library and the same is WRITTEN in Julia only. This sometimes creates compatibility issues. Also, because of limited NATURE, programmers which are new have to take additional SUPPORT again and again. The CONSTRUCTION and predefining of objects is a very daunting task in Julia except for some basic operations. In addition to this, defining of functions is also limited. Julia comes with some cons too. The biggest one is the limited library and the same is written in Julia only. This sometimes creates compatibility issues. Also, because of limited nature, programmers which are new have to take additional support again and again. The construction and predefining of objects is a very daunting task in Julia except for some basic operations. In addition to this, defining of functions is also limited. |
|