what is difference between java and c++
By hai2000
@hai2000 (19)
India
    1 response
         @melody1011 (1663)
 • India
                    9 Nov 06
                    There are soooooooooo many differences but at the same time they are a lot alike. However a java program once complied can run on any machine or any platform that has a JVM. But for C++ the program has to be recomplied on different platforms. 
                    
 
                             
                        
