Pergunta de entrevista da empresa Collibra

What is the difference between Ruby and Java.

Respostas da entrevista

Sigiloso

15 de jun. de 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.

Sigiloso

29 de nov. de 2018

Java runs also without IDE.