answersLogoWhite

0

Where java program started?

Updated: 8/11/2023
User Avatar

Wiki User

11y ago

Best Answer

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.

User Avatar

Wiki User

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

Wiki User

11y ago

Remote

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

Penis

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where java program started?
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 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.


Can you have a Java program on numerology?

Yes. You can very well have a java program on numerology. But, the subject of numerology is very complicated and coming up with a program to do that will be quite a feat.


Why you start java program by class?

without class non of the folder can run so the java program should start in class we can use the class without object in java

Related questions

How do you use java technology?

it depends on what you mean... if you want to program it id then suggest you started with a program called robocode it teaches to learn java. other wise if your trying to access a program then do a system search.


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 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.


Can we add website link when we write java program?

yes ,i can add the website link in java program when we write.


Write a c program Fibonacci series using for loop in java?

Exactly what do you mean by 'C program in Java'