Answer Posted / rajesh
compiled code of a program should be executed in any
operating system irrespective of the operating system in
which that code had been generated .This concept is called
platform in dependency
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a type parameter in java?
Is there any limitation of using inheritance?
What is break and continue statement?
How do you reverse a list?
Can substring create new object?
Is java a digit method?
What are the new features in java 8?
How do you access command-line arguments within the code?
What is return null in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
Explain the overview of UDP messaging.
whatis Home interface and Remoteinterface? with example?
Program to Find the second largest element in an array.
What environment variables are required to be set on a machine in order to run Java programs?
How do you ensure that n threads can access n resources without deadlock?