Frage im Vorstellungsgespräch bei Collibra

What is the difference between Ruby and Java.

Antworten zu Vorstellungsgespräch

Anonym

15. Juni 2018

You need an IDE to run Java code while with Ruby you need an interpreter. In Java you always need a class while in Ruby you dont need a class. Ruby uses whitespace while Java doesnt.

Anonym

29. Nov. 2018

Java runs also without IDE.