where JVM stored in memory

hi ,i want to know that in which memory JVM stored. i mean heap or stack or any else..............
[112 byte] By [Rajesh_Gupta1980a] at [2007-10-3 5:47:00]
# 1
The JVM is an application and uses the memory granted to a process by the operating system. Your question doesn't really make sense.
davidholmesa at 2007-7-14 23:55:19 > top of Java-index,Java HotSpot Virtual Machine,Specifications...