Java
The language large organisations standardised on decades ago, chosen for systems that must keep running unchanged for a very long time.
Definition
Java runs the same compiled program on any machine that has its runtime installed, which is exactly what a bank or an airline needs when the hardware underneath will be replaced several times before the software is. It is verbose by design: the extra words are there so a system nobody remembers writing can still be understood and safely changed years later.
Still not sure how this applies to your project?
Tell us what you are building and we will answer in plain language.