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
Can we override the overloaded method?
How do I write a self declaration?
How many types of parsers are there?
Why java is called not pure object oriented language?
what is a working thread? : Java thread
Explain the concept of hashtables?
What is advantage of java?
What is the function of java?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
How to sort array of 0 and 1 in java?
What is java oops?
What is the method in java?
Give a brief description of java socket programming?
What is javac_g?
Can we access the non-final local variable, inside the local inner class?