Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
I have install a new version of Java but it is installed in x86 program files folder. Can anyone help me what it means?

1 Answer

0 votes
by (26.7k points)

Basically, it means that you have installed a 32-bit version, you can also verify it using a command prompt:

java -version

Make sure to move to the bin directory, before going for the command.

I hope this will help.

Want to know more about Java? Prefer this tutorial on Java Tutorial.

Want to become a Java expert? Join Java Certification now!!

Related questions

0 votes
1 answer
0 votes
0 answers
0 votes
1 answer
asked Jul 10, 2019 in Java by Krishna (2.6k points)
0 votes
1 answer

Browse Categories

...