Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
what the different between c++ and java language
+19
votes
posted
13 years
ago
in
CSS
by
Mtata D Mtatuz
(
1,490
points)
1 Answer
+5
votes
The main difference in compiled programs. Compiled programs written in C++ can run without any special frameworks. Compiled programs written in JAVA need jre or jdk to be installed. Also you can run java-programs on many different platforms (e.g. windows, linux) without rebuilding with special keys, but C++ programs to be built for a particular platform.
answered
12 years
ago
by
gregory.krasnopolsky
(
1,470
points)
Related questions
+19
votes
1
answer
What is java script and what does it do?
posted
13 years
ago
in
HTML
by
Boy Smart
(
1,070
points)
+7
votes
1
answer
Which is the most suitable programming language i can use in the chemical engineering field?
posted
12 years
ago
in
Other
by
Ray Zivai Mazarire
(
1,330
points)
+14
votes
0
answers
how delete,update,and insert new items in gridview
posted
13 years
ago
in
CSS
by
Abdulqadir Farhang
(
260
points)
+11
votes
1
answer
what is java?
posted
13 years
ago
in
Javascript
by
Idalecio Joaquim
(
710
points)
+5
votes
1
answer
please help me with v exercise. what do i do after creating the database employee?
posted
12 years
ago
in
SQL
by
lumisinoh
(
1,640
points)