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

Can we access the non-final local variable, inside the local inner class?

0 Answers  


How does singleton class work?

0 Answers  


Java support call by reference (pass by reference) ?

1 Answers   HCL,


Can list be null in java?

0 Answers  


How many bits is a float?

0 Answers  


In Java list the methods that can be overridden?

0 Answers   Accenture,


printstream class method println() is calling using System class and its static object out .how it is explain any one in detail with example ?

1 Answers   TCS,


What is array length?

0 Answers  


What is the difference between equals() and?

0 Answers  


What are the 4 versions of java?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


In Java, what types of classes perform inheritance?

2 Answers  


Categories