1 Answer - Sort by: Date | Rating
The biggest difference is that C++ is a platform dependent, compiled language while Java is a platform independent language based on virtual machines and bytecode. So if you want to execute a C++ programme written for windows on a Linux system you will have to recompile it first to match the needs of the new target platform. If you want to execute a Java program on any platform you just do, it always works as long as there is a Java virtual machine up and running.
0
0
- What Is Recursive Abstraction?
- How To Make Your Phone Java Supported?
- What Are The Service In Rmi?
- I'm Having A Problem With The Error Code 25099 Unzipping Core File Failed.I've Tried Everything I Can Think Of. ?
- How Do I Workaround Error 25099?
- How Do I Install Java When I Keep Getting This Unzipping Core Files?
- How To Wright A Java Programme After Setting Path For It?
- If There Is One Class Template Which Has One Static Member Variable That Static Variable Will Belong To?
- How To Install Java On A I465?
- How To Load Java On Lg Env2?
- How Are Lists Implemented In Java?
- How To Write Small Program That Printout The Even Integers From 2 To 100 Using A Do While Loop?
- What Is The Theme For Math Fair 2009?
- What Is The Theme Of Math Month?
- How To Create A Batch File To Execute MS Word Application?
- Why Are Read Jvm In Byte Code?
- What Is The Function Of Final?
- How To Create A Diamond In For Loop In Java Using *?
- Public Static Void Main(string A[]) I Know Why Use Static Keyword?
- Do Stores Accept Blank Checks?
- What Good Qualities Of A Java Class?
- How Can I Compile My Own Rmi Package?
- I Want To Run A Basic Program In Unical, Engneering Program. How Will I Go About It?
- Balance Used Could Be Read To 0.01 Gram, What Percentage Error Might You Expect When Weighing A 10.00 Gram Object?
- What Are The All Differences Between Java And .net?
- What Are The Heavyweight & Lightweight Components In Java?& Their Differences!
- IS GlassFish And Sun Java Application Server The Same Server? If Not What Are The Differences?
- What Are The Main Drivers In Java?
- How Can I Change The Main Method Name In My Java Program?
- Why Cant I Create An Object For Main Method In Java?
- Why Do We Use (String[] Arg) In Main Function In Java?
- Why Do We Use (main())function In Java? Why Not Static Block Function?
- How Do I Write A Java Program Without The Main Method?
- Does Every Java Program Include A Java Main Method?
- Can A Java Program Run Without A Main Method?
- Why We Use Public Static Void Main In Java?
- Can A Java Program Has Multiple Main Classes?
- Can We Change The Syntax For Main Method In Java\?

New Comment - Comments are editable for 5 min.