antony12 Posted January 17 Share Posted January 17 I was reading about memory allocation in Python and was wondering if I had java and python installed on the same computer system if they used the same stack and heap or if they had distinct stack and heaps allocated in RAM? Could you kindly assist me clear my doubt? Thank you ahead of time. Quote Link to comment Share on other sites More sharing options...
shauns_fiancee Posted January 18 Share Posted January 18 i googled your question https://stackoverflow.com/questions/61271540/does-two-languages-use-the-same-stack-and-heap-on-the-ram https://www.google.com/search?q=i+was+reading+about+memory+allocation+in+Python+and+was+wondering+if+I+had+java+and+python+installed+on+the+same+computer+system+if+they+used+the+same+stack+and+heap+or+if+they+had+distinct+stack+and+heaps+allocated+in+RAM%3F&rlz=1CAHJUL_enCA779CA779&oq=i+was+reading+about+memory+allocation+in+Python+and+was+wondering+if+I+had+java+and+python+installed+on+the+same+computer+system+if+they+used+the+same+stack+and+heap+or+if+they+had+distinct+stack+and+heaps+allocated+in+RAM%3F&aqs=chrome..69i57j0i67i131i433j0i67j0i131i433i512j0i10i131i433j46i131i433j0i131i433j46i131i433j46i131i199i433i465i512j46i433i512.3471j0j7&sourceid=chrome&ie=UTF-8 i simply googled it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.