0
Jack112 Posted 21 years ago
Grammar

Sentence Formation

1. Classes that are linked through inheritance relationships form an inheritance hierarchy. (Original)

Is #1 the same as these:

2. Inheritance hierarcy is classes that are linked through inheritance relationships.

3. Inheritance hierarcy is relationships that classes are linked.

Thanks.
  

Top answer

Hi, 1. Classes that are linked through inheritance relationships form an inheritance hierarchy. (Original) This seems OK.

  • Hi, 1.
  • Classes that are linked through inheritance relationships form an inheritance hierarchy.
  • (Original) This seems OK.
  • Is #1 the same as this: 2.
  • An i nheritance hierarc h y is classes that are linked through inheritance relationships.
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.

2 Answers
0
Hi,

1. Classes that are linked through inheritance relationships form an inheritance hierarchy. (Original) This seems OK.

Is #1 the same as this:

2. An inheritance hierarchy is classes that are linked through inheritance relationships.
0
Are you learning C++? Emotion: smile

The one numbered "2" is closer to what the original text is saying. It's saying that an inherita

Related Questions