Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 671163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:20:36+00:00 2026-05-14T00:20:36+00:00

Where is the definition of class stored in memory ?

  • 0

Where is the definition of class stored in memory ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:20:36+00:00Added an answer on May 14, 2026 at 12:20 am

    It depends on which Java you’re talking about

    “the memory layout of run-time data
    areas
    , the garbage-collection
    algorithm used, and any internal
    optimization of the Java virtual
    machine instructions (for example,
    translating them into machine code)
    are left to the discretion of the
    implementor.”

    See the JVM spec.

    That said, Sun Java has a section of memory called the permanent generation, which includes class definitions. Because of its original intent (a relatively small area for mostly static classes), the permanent generation doesn’t always fit well with dynamic langauges targetting the JVM. See this discussion of JRuby issues. That is part of the motivation for the Da Vinci Machine project, which aims to improve VM support for such languages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's have the following class definition: CThread::CThread () { this->hThread = NULL; this->hThreadId =
Anyone knows if is possible to have partial class definition on C++ ? Something
Given this definition: [UniqueId(Ident)] public class MyClass : MyBase { public int Ident{ get;
I have a simple Java class that I need to serialize to be stored
Given the following class definitions: public class BaseClass { public string SomeProp1 { get;
I've always used a *.h file for my class definitions, but after reading some
When should the keyword 'this' be used within C# class definitions? Is it standard
Assume the following type definitions: public interface IFoo<T> : IBar<T> {} public class Foo<T>
Definition of variables in use: Guid fldProId = (Guid)ffdPro.GetProperty(FieldId); string fldProValue = (string)ffdPro.GetProperty(FieldValue); FormFieldDef
By definition algorithms are independent from the medium they run on. E.g. I use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.