Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?


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

Post New Answer

More Core Java Interview Questions

You're given a Boolean 2D matrix, can you find the number of islands?

0 Answers   Amazon,


How does split work in java?

0 Answers  


Explain the importance of finalize() method.

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


what is singleton class in java?

0 Answers   Cap Gemini,






What do you mean by append?

0 Answers  


Name the package that most of the AWT events that supports event-delegation model are defined?

2 Answers  


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

0 Answers  


What is a linkedhashmap java?

0 Answers  


How can we access some class in another class in java?

0 Answers  


Can a hashset contain duplicates java?

0 Answers  


how to write a server program and sending the mails to the server using smtp protocol please help me

0 Answers   Lampex,


Categories