Concept:
This is a syllogism problem. We use Venn diagram or logical relation method:
• "All A are B" means A is completely inside B.
• "No B is C" means B and C do not overlap.
Step 1: Interpret the first statement.
\[
\text{All windows are doors}
\]
This means:
\[
\text{Windows} \subset \text{Doors}
\]
Step 2: Interpret the second statement.
\[
\text{No door is wall}
\]
This means:
\[
\text{Doors} \cap \text{Walls} = \emptyset
\]
Step 3: Analyze Conclusion I.
\[
\text{No window is wall}
\]
Since all windows are inside doors, and doors have no overlap with walls, it follows that windows also cannot overlap with walls.
Thus, Conclusion I is true.
Step 4: Analyze Conclusion II.
\[
\text{No wall is door}
\]
Given:
\[
\text{No door is wall}
\]
This is a mutually exclusive relationship, meaning:
\[
\text{No wall is door}
\]
Thus, Conclusion II is also true.
Step 5: Final conclusion.
Both conclusions logically follow from the given statements.
\[
\boxed{\text{Both I and II follow}}
\]