answersLogoWhite

0


Best Answer

I will assume that you mean in a broad spectrum in this answer.

Java is intended to be a cross-platform full programming language.

It has the three (or four) control structures necessary for any program:

Sequence, Descisions, and Loops (and Modules, functions and classes).

This means that it can make programs similar to anything that you have

come across, albeit, some tricks may need to be used for some of them.

Also, due to a huge GUI API, Java is also very capable in creating programs

similar to WordPad or many of the games you may find online. As a matter

of fact, a lot of those games are written in Java.

No. I don't work for Oracle or Sun Microsystems, I just like Java...

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Java is a programming language. It is not written in anything.

The Java Runtime Environment however is.

The Sun/Oracle implementation (theoretically the standard) is written in C.

There are other implementations of Java that are written in Java and then using a tool like GCJ (GNU's Java compiler), it is compiled into executable form.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Java Programming refers to the action wherein a person writes code in the Java language that serves some purpose.

for ex: If I write java code that would help you run a small shops billing process, it would be called Java Programming

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Here are some I am aware of - I am sure there are others.

RuneScape - a game with a large virtual 3D world, quite impressive for its size and variety.

VIDEX sells high-tech keys and locks. The basic idea is that, for example, each employee in a company carries a single key, which has the information about what locks the employee is allowed to open. - The management program is written in Java.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

A Java program is a program that is written in the java programming language. You can create java classes, packages, interfaces etc and create java programs. You can write methods inside these classes to create the functionality in your class.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

to make program java go to pangpong.com

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Watch my videos on YouTube

Mas-codetech

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the definition of java program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What do you mean by multithread program in java?

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


What is THE definition of advance java?

Advance java is the implementation of servlet in web pages.


What is java virtucal mechine?

That refers to the program that runs the compiled Java program.


What is a Java applet?

PCH answer small Embedded Java Program.


Where java program started?

If it is already compiled, you can start your Java program from the command line. Just type java myclass replacing "myclass" with the program you want to start - a program with the ".class" extension, for example, myclass.class.

Related questions

What do you mean by multithread program in java?

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


What is THE definition of advance java?

Advance java is the implementation of servlet in web pages.


What is the definition of java listener?

but is java listener


What is java virtucal mechine?

That refers to the program that runs the compiled Java program.


What is java program on computers?

#!/usr/bin/perl print 'java program';


What powder game doesnt need java?

Any program written for the Java technology needs Java. Any program NOT written for Java DOESN'T need it.


Java Track?

Java Track is the java training program offered by SynergisticIT


Where can one get the program Java?

The program Java can be downloaded from the official Java website on the internet. The program is free for personal use, so it can be downloaded without any cost by anyone.


What is a Java applet?

PCH answer small Embedded Java Program.


Do I need Java?

No, if a program needs Java it'll specify that it does in the installer package for the program or on the website for the program or a section usually called "Requirements" for a specific program.


What is a java programming?

A java program is a program that is coded and run in the programming language called java. Java is similar to c++ in structure, and is more common in web apps. C++ is the equivalent for more heavy duty programs such as most software used to compose a java program.


Where java program started?

If it is already compiled, you can start your Java program from the command line. Just type java myclass replacing "myclass" with the program you want to start - a program with the ".class" extension, for example, myclass.class.