2 Answers - Sort by: Date | Rating
Hey
c++ follows OOPs concept, more than that it introduces OOPs concept. We can implement oops functionalists in c++ program. But it run like a procudural oriented program. It cmpiled and make an .exe file, which is purely OS dependend. But java is folows purely OOPs concept. Therem is a class which have the same name of the filename. And the class have a main function which is called at first time by the java virtual machine.
Java is first compiled and geta an intermediate code .class file. Which is platform independent. There is a itermediate machine for exicuting this .class file. That is known as Java Virtual Machine(jvm). Jvm is platform dependenat dat means v have to install jvm for each OS independently. But .class file is common for all platform. Then jvm will exicute the .class file.
Hope my info is usefull for u...
Regard
S Krishna
c++ follows OOPs concept, more than that it introduces OOPs concept. We can implement oops functionalists in c++ program. But it run like a procudural oriented program. It cmpiled and make an .exe file, which is purely OS dependend. But java is folows purely OOPs concept. Therem is a class which have the same name of the filename. And the class have a main function which is called at first time by the java virtual machine.
Java is first compiled and geta an intermediate code .class file. Which is platform independent. There is a itermediate machine for exicuting this .class file. That is known as Java Virtual Machine(jvm). Jvm is platform dependenat dat means v have to install jvm for each OS independently. But .class file is common for all platform. Then jvm will exicute the .class file.
Hope my info is usefull for u...
Regard
S Krishna
0
0
Java is suitable for web applications but c++ is not suitable for web applications ,c++ is only for standalone applications and it is not sharable.that why java is more popular than c++.
0
0
- A Java Program To Get Sports Marks In Student Package And Print Total Marks Of Student?
- The Project Aims To Implement A JAVA Parser? 1- Classes And Functions 2- Arithmetic/logic Expressions 3- If Statement
- How To Get Java On My Lg 260?
- Write A Java Program To Store A Number Find If It Is Positive Or A Negative Number If Positive Print I Am The First?
- How To Update The Sim 3 Expansion?
- What Is An Attribute In Java?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Servlet In Java?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Is Difference Between Enumeration And Iterator In Java?
- What Is The Difference Between C, C++ And Java?
- Enumeration What Does It Mean?
- What Is The Difference Between Java And J2ee?
- What Is The Actual Difference Between Java And C++?
- What Is The Difference Between .net And Java?
- What's The Difference Between Java And .net?
- What Is The Difference Between C Language And Java Language?
- What Is The Difference Between C, C++ And Java Languages?
- What Is The Difference Between Java And .net?
- What Is The Advantage Of Java Over C++ And What Is The Difference Between Them?
- What's The Difference Between .net And Java?

New Comment - Comments are editable for 5 min.