C:\Users\Usuario\Desktop>java ejemplo Exception in thread "main" java.lang.UnsupportedClassVersionError: ejemplo has been compiled by a more recent version of the Java Runtime (class file version 64.0), this version of the Java Runtime only recognizes class file versions up to 52.0
C:\Users\Usuario\Desktop>java -version java version "1.8.0_371" Java(TM) SE Runtime Environment (build 1.8.0_371-b11) Java HotSpot(TM) Client VM (build 25.371-b11, mixed mode, sharing)
C:\Users\Usuario\Desktop>