What is a function in java?


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

Post New Answer

More Core Java Interview Questions

I want to re-reach and use an object once it has been garbage collected. How it's possible?

0 Answers  


What are the methods used to implement for the key object in the hash map?

0 Answers  


Can Exception handling we can handle multiple catch blocks?

0 Answers   PUCIT,


why an outer class cannot be declared as private?

1 Answers  


Can we make a constructor final?

0 Answers  






Where can I find jdk in my computer?

0 Answers  


which method throws exception of type Throwable

2 Answers  


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


What is the full meaning of java?

0 Answers  


Explain about transient variables in java?

0 Answers  


whats the life cycle of jsp

15 Answers   Satyam,


What is the difference between serialization and deserialization?

3 Answers   ABC,


Categories