0
New2grammar Posted 18 years ago
Grammar

between

The Java Virtual Machine provides a platform-independent way of executing code, by abstracting the differences between operating systems and CPU architectures.

How would you interpret the meaning of difference here?

abstracting the differences between operating systems and the differences between CPU architectures?

OR

abstracting the differences between SET A (which is operating systems) and Set B (CPU architectures)?

Thanks in advance.
  

Top answer

They are significantly different things. abstracting the differences between operating systems and the differences between CPU architectures? There are Windows, Linux, Mac OS like operating systems and there are Intel, AMD, Sun like CPU architectures.

  • They are significantly different things.
  • abstracting the differences between operating systems and the differences between CPU architectures?
  • There are Windows, Linux, Mac OS like operating systems and there are Intel, AMD, Sun like CPU architectures.
  • Java abstracts the difference between Windows, Linux, Mac OS operating systems and at the same time Java also abstract difference between Intel, AMD, Sun like CPU architectures.
  • Java abstracts the difference between operating systems and at the same time Java also abstracts difference CPU architectures.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0
They are significantly different things.

abstracting the differences between operating systems and the differences between CPU architectures?

There are Windows, Linux, Mac OS like operating systems and there are Intel, AMD, Sun like CPU architectures. Java abstracts the difference between Windows, Linux, Mac OS operating systems and at the same time Java also abstract dif

Related Questions