answersLogoWhite

0


Best Answer

Theoretically, it shouldn't, at least when running Sun's version of Java. However, Windows 2000 included Microsoft's customized version. If a program took advantage of the additional features that Microsoft added, it might not be capable of running on other platforms, including Windows 98.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does a java program differ when run on windows 98 and windows 2000?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which operating systems is the program UltraVNC available for?

The program UltraVNC is available on Microsoft Windows 95, 98, NT4, 2000, Vista, XP and Windows 7. It will work on Mac and Linux via a web browser supporting Java.


What is juniperext.exe as a computer program?

Juniperext.exe is an extension of ActiveX and Java software packages on the Windows OS. It is the program through which Java functions are executed on a browser.


Will Minecraft work on Windows 2000?

Yes, as long as you have a recent version of Java installed.


If you make a program on Java Developer Kit for Windows X64 will the program run on 32 bit computers?

Of course. One of the beauties of Java is that as long as a Java Virtual Machine has been written for a certain platform, any Java code written on any other platform can run on the new one. (And yes, a JVM exists for both x86 and x64 Windows).


Why don't you have Java on a Mac?

Mac OS X has Java already installed. You do not need to download it and install it currently, and Java apps should have no problem running. It has to be a real java app, not a Windows exe file compiled that also uses java, that is still a Windows program. When Mac OS X 10.7 comes out, it will not have Java installed by default, and you have to install it manually just like you do on Windows.... just download the Mac version and install.


How do you program windows?

Strange question, Windows itself was programmed in assembly language by hundreds of programmers. If you want to program for windows you could write a batch file to perform a simple task or for a more complicated program you would require a programming language which can be executed on windows for example Java or Visual Basic.


What do you mean by multithread program in java?

A Program in Java that spawns multiple threads is called a multithreaded program in Java.


Once you have downloaded and installed the Java SE JDK Update 26 for Windows how do you open it-It shows up as a folder and it doesn't open java program when clicked on?

The Java Development Kit is not a program designed to be opened up and used, rather it is a folder of command line tools used to compile java programs. If you want to use a program to create/edit java code that automates the compiling process check out NetBeans or Eclipse. Also, if you are trying to open an already compiled java program with it, read the documentation that came with the java application on how to run it.


Will java work on windows 8?

Yes. Java supports Windows 8 (including previous versions Windows).


What program such as Visual Basic Flash Java was used in compiling Windows Media Player?

visual c++ probably, performance sensitive windows applications generally are made in it,


How do you write program in java?

You can write it with Windows NotePad, although using an IDE such as NetBeans or Eclipse is recommended. If you mean you want to learn Java, take a look at the tutorials at the Oracle site.


What benefit is java to you?

The language is platform independent. If I develop a program on my Windows computer using Java, the same program will work on a Mac or Linux/Unix computer without further modification. Java is also useful for developing applications on mobile devices, many of todays current cell phones use a Java based operating system.