Which are the different segments of memory?



Which are the different segments of memory?..

Answer / Satyendra Kumar Gupta

"Heap", "Stack", and "Method Area (PermGen or Non-HotSpot, Metaspace in Hotspot)"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

Explain the purposes of methods wait(), notify(), notifyAll ()?

2 Answers  


Write a program to show synchronization?

1 Answers  


What is a sessionfactory? Is it a thread-safe object?

1 Answers  


What is source and listener?

1 Answers  


Explain about local interfaces.

1 Answers  


What is a layout manager?

2 Answers  


explain the flow of struts?

2 Answers   SolutionNET,


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1 Answers  


What are the diff types of exception?

1 Answers  


How to determine applet?s height and width?

1 Answers  


In a multitiered application which tier is the browser in?

10 Answers   Adobe,


Is multiple try block is possible in single java Application......

3 Answers  


Categories