![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Can anyone tell me what two different circumstances can Java or C++ be used for and also why one would be better than the other in that circumstance?
Hope someone can help me out on this as I have managed to confuse myself at college ![]() thanx guys! |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
Java can be embedded into webpages (not sure C++ can, but I don't think so) as applets.
C++ is architecture dependant, so you'd have to rewrite (or recompile) if you wish to switch to a different processor, like from x86 (Intel/AMD) to PowerPC (IBM). Java is architecture independent, so you write the code once, and Java's Virtual Machine makes it work on any processor that supports a virtual machine. Java is usually slower at startup, as the Virtual Machine must start, and then execute the code, whereas C++ begins executing immediately. |
|
#3
|
|||
|
|||
|
you're a star, that really helps! Thanks, I can do my assignment now
![]() Thanx, Maria |
|
#4
|
||||
|
||||
|
Good to know, now I hope that wasn't the whole assignment
![]() |
|
#5
|
|||
|
|||
|
I wish
!!! I should be so lucky...... |
| Sponsored links |
|
|
|
#6
|
||||
|
||||
|
Well, some of the early assignments are... or at least they seem like it!
|
|
#7
|
|||
|
|||
|
yes, I am sure they will get much harder, I am sure you will see me on again in the not too far future.... I suffer memory problems so some of it can just go straight over my head, I accuse people of not telling me things and doesn't always go down well, so this forum is very helpful for me
thanks, time for a to celebrate my distinction papers (so far so good) |
|
#8
|
||||
|
||||
|
My memory doesn't keep everything any more either. If I could replace the RAM, I'd be in much better shape for remembering things...
No problem, come back when the next problem strikes, but I don't know if I coan handle it. |
|
#9
|
|||
|
|||
, never mind RAM, I think I need a total overhaul.... wouldn't it be nice to just upgrade ourselves :D |
|
#10
|
||||
|
||||
|
Old thread......silly behavior...thanks for playing. Closed.
__________________
http://levlish.blogspot.com/ |
| Sponsored links |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Output to a Java Panel + Java button | trp | Programming | 0 | 04-23-07 13:19 |
| Java Crashing on Runescape, Java Peeps Read | CrazyEyesPanthro | Games | 1 | 09-21-05 17:16 |
| Microsoft Java VM Removal & Sun Java Install | cjbeers | Software | 1 | 11-21-04 08:35 |
| Kodak wins suit against Sun for Java technology.. Java and .NET are in trouble now... | Kodo | Interesting Website Links | 13 | 10-11-04 16:44 |