This week's book giveaway is in the Programmer Certification forum. We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer (Exam 1Z0-830) Java SE 17 Developer (Exam 1Z0-829) Programmer’s Guide and have Khalid Mughal and Vasily Strelnikov on-line! See this thread for details.
We know that object are placed in the heap and refrences in the stack memory. When a class is loaded where is it placed? I mean Static variable memory allocation etc where is it done? Thanks