Java Developer Question: Name primitive Java types? Java Developer Interview QuestionAnswer: The primitive types are byte, char, short, int, long, float, double, and boolean. Previous QuestionNext QuestionExplain the difference between Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy in Java Programming?How a GUI component handle its own events in Java Programming?