what is platform dependent translation and platform dependent
programming language
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between form & report?
How can you handle java exceptions?
What is finalize()?
What is the purpose of object oriented programming?
What is a finally block? Is there a case when finally will not execute?
What is widening and narrowing in java? Discuss with an example.
Which is best ide for java?
What do you mean Abstraction in java?
How does split work in java?
How is hashset defined in java?
What is difference between equal and == in java?
Name component subclasses that support painting in java programming?
What is the meaning of flag day?
Difference between start() and run() method of thread class?
What is nested class?