what is platform dependent translation and platform dependent
programming language
Answer Posted / rv.nandakishore
The compiler is specific to compile the source code for
specific platform is called Platform Dependent programming
language...
Java is platform independent its have the capability to
compile the source code in specific platform by its platform
specific JVM..
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is type parameter in java?
whatis Home interface and Remoteinterface? with example?
Is empty string in java?
Can we clone singleton object?
What are the characteristics of java?
Can we overload the constructors?
What is difference between add() and addelement() in vector?
What is math exp in java?
Do extraneous variables affect validity?
What do heavy weight components mean in java programming?
What are the advantages of packages in java?
Program to Find the second largest element in an array.
What does pointer mean?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
How does the garbage collector works in java?