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
How do you break a loop?
Can we override the static methods?
What is a locale?
How do you sort a string in alphabetical order in java?
What is skeleton and stub? What is the purpose of those?
How can the checkbox class be used to create a radio button?
Explain the features of java?
What are the two basic ways in which classes that can be run as threads may be defined?
What are instance variables?
What is the difference between an argument and a parameter?
Are constructors methods?
Can you override a final method?
Where we write javascript code in html page?
What does percent mean in java?
What are the major advantages of internal iteration over external iteration?