answersLogoWhite

0


Best Answer

Don't Do it, Otherwise you won't be able to play minecraft, and some other things that use java

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you remove java platform SE binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between enterprise java and java?

With Java Platorm EE (Enterprise Edition) SDK (software development kit) you have some additional things that are installed on your computer like Glassfish server. They are not included in Java Platform SE SDK.


What is the difference of jdk in between java 2 SE and java NewEdition?

First of all, it's "JDK", not "jdk", and "Java", not "java". What do you mean by "Java new edition"? I do not find that term when I Google for it. "Java 2 SE" is a brand name for very old, obsolete versions of Java, between version 1.2 and 1.4, inclusive. The current version of "Java SE" (Java Standard Edition), as it is now called, is version 7, with support still available for version 6. These versions are also called 1.7 and 1.6, respectively. See <http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html>


What does java and java fx do?

JAVA is Group Of Technologies Like Java SE, Java EE, Java ME and Java FX is a Latest Technology Released From SUN Micro Systems Sun Developed Java FX as Counterpart to Microsoft's Graphics Libraries and Rich Support of Visual Studio to GUI Classes of .NET Framework. But in JAVA FX We can Do some advanced Graphics Operations in Programming Apart From AWT & Swing of Java SE and Rich Internet Application Technologies Like Enterprise Java Beans (EJB),JSP Of Java EE.


What is Difference between java and core java?

Java or Java SE comes with the standard library, with all the crazy classes to make life easy. Java Core does not come with most of these classes, so that it is a lot smaller.


How many API?

There are 3 types of Java Programming Language Application Programming Interfaces (APIs) : • The official core Java API, contained in the JDK or JRE, of one of the editions of the Java Platform. The three editions of the Java Platform are Java ME (Micro edition), Java SE (Standard edition), and Java EE (Enterprise edition). • Optional official APIs that can be downloaded separately. The specification of these APIs are defined according to a Java Specification Request (JSR), and sometimes some of these APIs are later included in the core APIs of the platform (the most notable example of this kind is Swing). • Unofficial APIs, developed by third parties, but not related to any JSRs. Third-parties can freely implement any JSR specifications for an official API (even for the core API of the language), providing that they conform to the Technology Compatibility Kit (TCK) for this JSR (the TCK is a suite of tests that checks conformance of implementations for a JSR). The result of this freedom is that many official APIs have more implementations than the Sun's Reference implementation (RI).

Related questions

What does JavaTM platform SE binary has stopped working mean?

This means that Java isn't responding. You can fix this by closing Minecraft, and then reopening it.


How do you stop java TM platform se binary from failing when playing rune scape?

Sadly all you can do your end is make sure that the thing is kept up-to-date, the crashing problem is their end.


Which one is more advanced core java or java?

The Core Java technologies and application programming interfaces (APIs) are the foundation of the Java Platform, Standard Edition (Java SE). They are used in all classes of Java programming, from desktop applications to Java EE applications. Well What exactly you mean by Java?


What is the difference between enterprise java and java?

With Java Platorm EE (Enterprise Edition) SDK (software development kit) you have some additional things that are installed on your computer like Glassfish server. They are not included in Java Platform SE SDK.


Who is the latest owner of Java?

Sun Microsystems created Java. Oracle bought Sun, and thus they became the owners of Java.Fortunately, Java was open sourced and the source to the Java SE and Java EE projects is free to use under a GPL license. OpenJDK is an open-source implementation of the Java Platform.


Explain Difference between java 1.6 and java 1.7?

The Java Platform Standard Edition (SE) 7 has some bug fixes, it includes Mac OS X JDK Port, and has some other enhancements. You need the Java RE (Runtime Environment) on your system to run Java applications and appets. When you want to program in Java, you'll need the JDK (Java Development Kit). De JDK includes the Runtime Enviroment.


What is the diff between java 2 and core java?

Java 2 was an umbrella term used to refer to the second major release of the Java platform, which was introduced in December 1998. It encompassed several editions, including the Java Standard Edition (Java SE), Java Enterprise Edition (Java EE), and Java Micro Edition (Java ME). The Java 2 platform brought significant enhancements, including improved performance, new APIs, enhanced security, and better support for web-based applications. Core Java: Core Java, on the other hand, is not a specific version or edition of Java, but rather a term used to refer to the fundamentals of the Java programming language. It represents the foundational concepts and features that are common across different editions of Java. Core Java typically covers topics such as syntax, data types, control structures, object-oriented programming (OOP) principles, exception handling, input/output operations, and basic libraries. To summarize, Java 2 is an outdated term that was used to refer to the second major release of the Java platform, while Core Java is a more general term used to describe the foundational concepts and features of the Java programming language. In the current Java ecosystem, the term Java SE is used to refer to the standard edition, which is the most commonly used edition for general-purpose Java development.


What is needed to implement Java on a computer?

By implementation if you mean running java applications and applets. then go to java.com and download and install java run time environment in your computer. you will be able to run java applets in your browser and java applications in your computer. if some thing else ? let me know by giving extra details.


Is java EE dependent on java SE?

EE is design for heavy duty business development and web use while SE is more general.


Where can one download Java SE 6?

There are many places one might go to download a copy of Java SE 6 software. In addition to the official Java website, one might also try the CNET website.


What is the difference of jdk in between java 2 SE and java NewEdition?

First of all, it's "JDK", not "jdk", and "Java", not "java". What do you mean by "Java new edition"? I do not find that term when I Google for it. "Java 2 SE" is a brand name for very old, obsolete versions of Java, between version 1.2 and 1.4, inclusive. The current version of "Java SE" (Java Standard Edition), as it is now called, is version 7, with support still available for version 6. These versions are also called 1.7 and 1.6, respectively. See <http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html>


What is the new version of java software development kit?

You can find a link to the latest Java SE version below.