Respuesta :

Answer:

Explanation:

public class BrainlyQ {

 public static void main(String[] args) {

   System.out.println("Hola, Como Estas?");

 }

}

This is a simple program that will print the phrase Hola, Como Estas? to the console window, and the greeting is written in Spanish as opposed to writing it in English. This code is written in the Java Programming Language.

I hope this answered your question. If you have any more questions feel free to ask away at Brainly.