Sign In
Ask Question
Holly Farmer
Engineering
24 March, 18:30
How does java achieve portable
+4
Answers (
1
)
Damarion Lucas
24 March, 18:54
0
Java is called portable because you can compile a java code which will spew out a byte-code, and then you run that code with Java Virtual Machine. Java Virtual Machine is like an interpreter, which reads the compiled byte-code and runs it. So first of all, you need to install the JVM on the system you want.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“How does java achieve portable ...”
in 📗 Engineering if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Write a program that asks the user to enter the amount that he or she has / / budgeted for a month. Call a function that uses a loop that prompts the user / / to enter each of his or her expenses for the month and keep a running total.
Answers (1)
String sentence; String str1, str2, str3, str4; int length1; sentence = " First exam is on Monday. "; str1 = sentence. substring (6, 12); str2 = str1. substring (0, 4); str3 = sentence. replace (' i ', ' # '); str4 = sentence.
Answers (1)
Assuming the torsional yield strength of a compression spring is 0.43Sut and the maximum shear stress is equal to 434MPa. What is the factor of safety if the spring is a music wire (A=2170MPa and m=0.146) with a wire diameter of 4mm?
Answers (1)
1) When you invest in stock, what are you doing? 2) How do you make money from stocks?_ 3) What options are available to investors with dividends? 4) What is a capital gain? What is a capital loss? .
Answers (1)
Would you consider the practice of "ghost hunting" to be closer to science or pseudoscience, based on the information provided in the article? Provide two examples to support your answer.
Answers (2)
New Questions in Engineering
The Reynolds number, rhoVD/μ is a very important parameter in fluid mechanics. Determine its value for ethyl alcohol flowing at a velocity of 4 m/s through a 2-in.-diameter pipe.
Answers (1)
Work done by a system during a process can be considered as a property of the system. a) True b) False
Answers (1)
When the compression process is non-quasi-equilibrium, the molecules before the piston face cannot escape fast enough, forming a high-pressure region in front of the piston. It takes more work to move the piston against this high-pressure region.
Answers (2)
hypothetical A-B alloy of composition 40 wt% B-60 wt% A at some temperature is found to consist of mass fractions of 0.66 and 0.34 for the α and β phases, respectively.
Answers (1)
10. Which of these requires a wheel alignment after replacement? A. Struts B. Shocks C. Both
Answers (2)
Home
»
Engineering
» How does java achieve portable
Sign In
Sign Up
Forgot Password?