what is platform dependent translation and platform dependent
programming language
Answers were Sorted based on User's Feedback
Answer / deepakkumar1887
the translator which translates its source code instruction to
direct platform native code instruction know as platform
dependent translator.translation like the language which uses
platform dependent translator know as platform dependent
programming language eg:-c,c++,vb,vc++.....etc.
| Is This Answer Correct ? | 2 Yes | 2 No |
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 |
How do you declare an array that will hold more than 64KB of data?
Can we declare an anonymous class as both extending a class and implementing an interface?
8 Answers College School Exams Tests, JVA, TCS, Wipro,
explain the difference between jdk and jvm?
What is the difference between normal report & matrix report?
How do you call a reference in java?
Explain JMS in detail.
Which collection allows duplicate values in java?
What are nested classes in java?
What is the difference between interface & abstract class?
I want to know the host name and provider name for tcs web mail
What is volatile keyword in java
What is use of set in java?