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
Explain about features of local inner class?
Why is logger singleton?
Why does it take so much time to access an applet having swing components the first time?
Can we override constructors in java?
What do you understand by the term singleton?
how its run?
How do you implement singleton class?
How do you break a loop?
What is busy spin, and why should you use it?
What do you mean by order of precedence and associativity?
What is the final keyword?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Can a class extends itself in java?
How do you override a method in java?
What happens to the Exception object after handling an exception?