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 native code

Answers were Sorted based on User's Feedback



what is platform native code..

Answer / deepakkumar1887

operating system is a software application , consists of set
of instruction to interact/communicate with the underlying
hardware resource like keyboard, processor,HDD etc. so windows
operating system need windows native code

Is This Answer Correct ?    2 Yes 0 No

what is platform native code..

Answer / sitaram

The Java platform encourages developers to write C code when
truly peak performance is required. we can write the code in
C Language. That code is using as a native code in java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are latest features introduced with java 8?

0 Answers  


Which are the two subclasses under exception class?

0 Answers  


what is session facade ?

3 Answers  


Given: 11. public static void main(String[] args) { 12. Integer i = uew Integer(1) + new Integer(2); 13. switch(i) { 14. case 3: System.out.println(”three”); break; 15. default: System.out.println(”other”); break; 16. } 17. } ‘What is the result? 1 three 2 other 3 An exception is thrown at runtime. 4 Compilation fails because of an error on line 12.

9 Answers  


What is the current version of java?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


Can we override private method?

0 Answers  


What is the difference between array and array list in java?

0 Answers  


What are concepts of OOPS and how are they implemented in Java?

2 Answers   KPIT,


Why do we need strings in java?

0 Answers  


What are the loops in java?

0 Answers  


What does this () mean in java?

0 Answers  


Categories