How can u increase the heap size in the memory?


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

Post New Answer

More Core Java Interview Questions

How to prevent a field from serialization ?

2 Answers  


What is hashing in java?

0 Answers  


What does \ mean in regex?

0 Answers  


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

0 Answers  


Is null a string?

0 Answers  






What is diamond operator in java?

0 Answers  


Can u overload main()method.Give with example.

6 Answers   IBM, Schimatic Technologies,


What is the difference between interface & abstract class?

0 Answers  


Is passing by reference faster?

0 Answers  


How to instantiate member inner class?

0 Answers  


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

0 Answers  


Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?

1 Answers   RBS,


Categories