answersLogoWhite

0


Best Answer

Gmail, Ebay, Amazon, and many other sites are written in Java.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are some names of famous sites made in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What are the different java technologies?

There are several types of Java technology. Some examples of Java software are Java ME, Java EE, Java SE, and Java Card. Java made the JAVA development kit for those that develop in Java. There is also Java Virtual machine and some class libraries. Java is also famous for its languages like Clojure, Beanshell, Groovy, Gosu, Rhino, Kotlin, JRuby, Scala, and Jython.


How do you represent or in java?

A boolean or comparison in Java is made with the operator.boolean a = true;boolean b = false;if( a b) {...}A bitwise or comparison in Java is made with the | operator.int n = 1;int m = 2;if( n | m == 3 ) {...}


What is Logic error in java programming?

Logical errors are grammatical errors or mistakes made by a programmer in java, it may not affect the program design but it can change the context of the statements.


How do you open a class file?

A (java) class file was not be made to be opened and modified by hand for the users. A class file is the resulting byte code of your java file compilation. This class file can be interpretaded for any jvm. To run your java class you only need to write these instructions in your command line. java [ options ] className [ arguments ... ] java -classpath D:\myprogram MyFileName one two three


What is needed to run java?

You must have the Java Run-time Environment installed on your computer. Steps: 1. Open Command Prompt 2. Enter the command: javac class.java 3. Enter the command: java <classfilename> (without the .java or .class extension) The javac command will compile your java source file and create a class file. The java command will execute or run your java class file.

Related questions

Which famous website were made in java?

Gmail is written in java


Who made yahoo website?

Saksham dangol made all famous sites


What are the different java technologies?

There are several types of Java technology. Some examples of Java software are Java ME, Java EE, Java SE, and Java Card. Java made the JAVA development kit for those that develop in Java. There is also Java Virtual machine and some class libraries. Java is also famous for its languages like Clojure, Beanshell, Groovy, Gosu, Rhino, Kotlin, JRuby, Scala, and Jython.


What are the names of the two famous iron clad ships?

The two most famous iron-clad ships of the civil war era were the Union's USS Monitor, and the Confederacy's CSS Virginia. They were made famous when they fought at the battle of Hampton Roads, the first confrontation between two iron-clads. (Found on many other sites also, please remember the sites that this was found on may or my not be true)


What country is known for its java coffee in the Java sea?

Java coffee is made in Java, which is an island - part of INDONESIA


What language was Minecraft made with?

It is primarily made in Java but also uses OpenGl.


How do you download java for Minecraft?

Recent changes to Minecraft have made it independent of Java.


What are the feature of java which have been implemented in c?

None, as C was made prior to Java.


What is a colocando piercing?

I do believe it is piercing the Clitoris. There are dozens of made up names for standard piercings, this is one of those made up names. Check what piercings you are after by searching reputable body piercing sites. Professional body piercers call piercings by there original names not by some made up name .


What are the names of the songs that made the Jackson 5 famous?

ABC, i want you back, the love you save, ill be there


Who made java script?

Brendan Eich


Where was java made?

In Sun Microsystems, USA