1.Java主要是做服务端开发的,还有嵌入设备;
2.常用的工具有:JBuilder,Eclipse;
3.Java基本不用来做EXE程序,用Java做网页的是JSP和Servlet;
4.Java做的当然有界面,用的是:AWT和Swing;

解决方案 »

  1.   

    1.Java主要是做服务端开发的,还有嵌入设备;
    Please pay attention to it.
    There are different versions of Java.
    Java 2 Platform, Micro Edition (J2ME) 
    Java Technology Java 2 Platform, Standard Edition (J2SE)
    Java 2 Platform, Enterprise Edition (J2EE) 
    Please pay attention to the difference of them.
    Java could do lots of things. You should visit the www.sun.com or www.ibm.com.cn if you want to know more about it.
      

  2.   

    Java环境可用来开发能在任何计算平台上运行的应用软件。
    具有‘编写一次到处运行TM”的巨大能力。