employer cover photo
employer logo
employer logo

Hortonworks

Acquired by Cloudera

Is this your company?

Hortonworks interview question

Can you run the below java file on your machine? #My Machine using java8 $JAVA_8_HOME/bin/javac Hello.java Hello.class #Your machine using Java7 $JAVA_7_HOME/bin/java Hello

Interview Answer

Anonymous

8 Jul 2018

No, class version mismatch.