what is the diffrences between platform independent and
portable
Answer Posted / veeranji
PLATFORM INDEPENDENT:WRITE ONES RUN ANY WHERE(WORA)
PORTABLE:WE CAN EASILY TRANSPORTED ONE SYSTEM TO ANOTHER SYSTEM
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is a marker interface?
How strings are created in java?
What are the string methods in java?
What is the size of string?
What is the purpose of the enableevents() method in java programming?
Explain creating threads by implementing runnable class?
What does those terms actually mean included in the j.d.k i.6?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
How do you define a method?
Difference between nested and inner classes ?
how is final different from finally and finalize in java?
What is foreach loop in java?
What does a void function return?
What is an example of procedure?
What do you understand by synchronization?