¿Esta es tu empresa?
void get(String s){ syso(s); } void get(Object o){ syso(o); } psvm(String[] args) { get(null); }
Anónimo
it will throw an exception that non-static method cannot be referenced as static.. if we correct the code it will call get(String s)
Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.
Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.