Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is platform dependent translation and platform dependent
programming language

Answers were Sorted based on User's Feedback



what is platform dependent translation and platform dependent programming language..

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

what is platform dependent translation and platform dependent programming language..

Answer / rv.nandakishore

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

Post New Answer

More Core Java Interview Questions

what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


What is the use of arraylist class in java?

0 Answers  


What is a predicate method?

0 Answers  


Why do we use public static with the main function in Java?

13 Answers   College School Exams Tests, Infosys,


What is the diff. b/w Interfaces & Abstract class?

6 Answers   Ericsson,


What is the difference between member variables initialization and assignment in a constructor?

0 Answers   Hexaware, Virtusa,


What is difference between c++ and java ?

0 Answers  


What is a package?

2 Answers  


Why string is immutable with example?

0 Answers  


What are the 6 boolean operators?

0 Answers  


what is difference between excute query ()and execute update ()?

6 Answers   Symphony,


Is it possible to compare various strings with the help of == operator? What are the risks involved?

0 Answers  


Categories