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 public and private access specifiers?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
Why destructor is not used in java?
What are inbuilt functions?
Why local variables are stored in stack?
What is args length in java?
What is the generic function?
What is the difference between break and continue statements?
What is meant by call by reference?
What is keyword in oop?
What are locale settings?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What is the difference between length and length() method in java?
Name four container classes.
What is immutability in java?