What is a native method in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a variable declaration?

0 Answers  


How to override a equals() method and what is the use?

1 Answers  


What's the purpose of using break in each case of switch statement?

0 Answers  


How finally used under exception handling?

0 Answers  


What does bitwise or mean?

0 Answers  


What is assembly used for?

0 Answers  


What is method and methodology?

0 Answers  


What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?

0 Answers   PUCIT,


Name four container classes.

0 Answers  


What are listeners in java and explain ?

2 Answers   TCS,


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  


Explain, java is compatible with all servers but not all browsers?

0 Answers  


Categories