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

for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


5 What is Java exception handling?

1 Answers  


What is the association?

0 Answers  


How to call static method?

4 Answers   Epoch,


To the class members how can we provide security?

1 Answers   Aspire,


What are the 4 versions of java?

0 Answers  


How does enum work in java?

0 Answers  


How many static init can you have?

0 Answers  


Can java program run without jre?

0 Answers  


What steps are taken when the OS shifts from one-thread execution to another?

0 Answers   Amazon,


What are the loops in java?

0 Answers  


When is an object subject to garbage collection?

0 Answers  


Categories