answersLogoWhite

0

http://www.bytocom.com/vb/showthread.php?t=12950

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you enable Java?

# Click "Tools" --> "Internet Options" # Select the Advanced Tab, and scroll down to "Java (Sun)" # Check the box next to the Java version # Next, select the Security Tab, and select the "Custom Level" button # Scroll down to "Scripting of Java applets" # Make sure the "Enable" radio button is checked. # Click OK to save your preference


How do you open java script?

You need to have some program that can open/run them on your computer. To save them, then run them, save them as a .Js files.


Can Presentation software can save a file as a series of webpages?

True


How do you save a notepad file into a java file?

just add an extension .java when you save your notepad text file


Can presentation software can save a file as a series of a webpages?

You can save a presentation as a web page or web pages.


Where can you save webpages you want to publish if you have access to it?

a Web server or FTP location


Can you save java source file without saving?

So you want to save a file, without saving it... You have some stuff to learn before you tackle java.


Can you create webpages in a word processor?

Yes. You just need to save it as a .html or .htm file


How do you compile your java code?

save it into a .java file. then open command prompt and navigate to your java bin directory. then type CD then your java bin directory. then type this . javac ProgName.java


How to save and compile packages in java?

by adding more documents


When you switch on your computer your computer unwanted webpages appear automatically?

it may be trying to recover lots windows or tabs from a faulty shutdown or restart or you didnt save or something along that line, if not it may just be adware in which case you would want to get a anti virus and get rid of that as soon as possible.


Why do you extend classes in java?

We use the classes in java to reuse their coding for the child classes.So as to save our time and development overhead.