What is JAVA? Why it is platform independent?
Answer Posted / pankaj khatri
java is platform indenpendent.because java run on any
platform like windows,linux,xp so java is support to the all
of the operating system
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What kind of variables can a class consist?
What is unsigned char?
Explain the transient field modifier?
When do you get classcastexception?
What is a native method in java programming?
What is methodological theory?
What is replacefirst in java?
How do you find the absolute value?
Write code to implement bubble sort in java?
Explain about interrupt() method of thread class ?
What is the purpose of a volatile variable?
How java is similar to c?
Does sprintf add a null terminator?
Explain when noclassdeffounderror will be raised ?
what is the difference between process and thread? : Java thread