You are Java.  You are very strong and sturdy, but this makes you a bit sluggish.
Which Programming Language are You?

public class Hello {
public static void main(String[] args) {
System.out.println("E esta hein!");
}
}