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 8663755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T17:03:52+00:00 2026-06-12T17:03:52+00:00

I know this question is a bit silly. I am a Java Programmer that

  • 0

I know this question is a bit silly.

I am a Java Programmer that never look into Java source code before, I have been using Java (official) framework (for example like javax.swing., java.util., java.collection.* and blah blah) to build some app.

Now I try to look into the Java source code (I am the victim of black-box programming paradigm) and found that the source code is totally written in Java. Now, I am confused that, what is the framework that is being used by Java (the one that in Java source code, I know a bit confused here) to form the framework that we are using so much?

Sincerely I expected to see some assembly-kind of code in Java source but in fact it is not. I ‘feel’ that the normal framework (java.., javax..) that we use are not the lowest entry point to the JVM. There must be something ‘lower’ than that.

Anyone can explain about this?

  • 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-06-12T17:03:53+00:00Added an answer on June 12, 2026 at 5:03 pm

    Most of the Java library (what you call the Framework) is written in Java. The JVM that interprets the compiled bytecode is implemented in C++ for the most part, and the library does contain “native” methods written in a lower-level language (C or C++).

    Methods are written in a lower-level language for only two reasons: platform dependencies (things that have to be different on each platform), and performance (things that get used all the time and benefit from being native code).

    The end result is that almost all of the library is platform-agnostic and doesn’t have to be rewritten for each platform. The scope of non-Java code is limited to only the stuff that HAS to be platform specific.

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

Sidebar

Related Questions

I know this question has been asked before and I have seen a plethora
I know this question might sound a little bit crazy, but I tough that
I know this might be a bit of a silly question, probably doing it
I know this might be a bit of a 'silly' question, but sometimes, I
I know this question has been asked a bit before. But looking around I
This question might be a bit sketchy because I do not have the code
This maybe a bit of a silly question. I'm assuming that the garbage collector
This is a bit of a silly question but I don't know how to
I know it's a silly question but I am a bit confused with this.
I know this is a bit bleeding edge, but here's the question anyway: Given

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.