Answer:
Both are professional titles acquired through specific schooling and a licensing process.
With regards to the building industry, an architect is the generalist and an engineer is the specialist. Generally, the architect is the conceptual designer of the project, involved through all stages of a project. Engineers come and go (some stay significantly longer than others) and focus on a specific aspect of a building such as the mechanical systems or the structure. Architects and engineers together make up "the design team," and they work together to make the design complete. Architectural elements may be moved for the structure to make more sense and vice versa. The architect is usually the overseer, communicating with all the disciplines involved. The architect is likely the first to notice that the proposed ductwork conflicts with a structural beam, for example.
If the project is large enough, you might have two sets of architect teams: the design architect and the executive architect, also known as the Architect of Record. The executive architect has a more technical focus.
The technical aspects of architecture include compliance with building codes and figuring out all the building stuff related to the final product. For example, a plumbing engineer's drawing will have a line on a drawing representing a plumbing line. An architect's drawing might include a detail that shows that plumbing line as an actual pipe with a thickness with the bricks and cement block of the wall it is penetrating as well as whatever seal will be keeping the rain out.
Because of the difference in role and scope between an architect and engineer, the engineer of a project will be working on many other projects simultaneously, while the architect is dedicated to a few or just the one.
Explanation:
Answer:
It reduces strength.
Explanation:
It not desirable to produce concrete mixtures of a higher consistency than normal because the strength of the concrete decreases. Consistency plays an important role in the determination of strength of concrete. Less water than normal quantity in concrete increases the consistency but decreases strength due to incomplete chemical reaction while on the other hand, adding more water would increase water-cement ratio and reduces consistency as well as strength of the concrete so that's why necessary amount of water and cement should be added to get higher strength.
The remove_sort_reverse function takes a list, removes all "s" in the list elements, sorts and then reverses the remaining elements
<h3>The actual program</h3>
The program in Python, where comments are used to explain each line is as follows:
#This defines the function
def remove_sort_reverse(myList):
#This iterates through the list
for i in range(len(myList)):
#This removes all the s in the list elements
myList[i] = myList[i].replace("s","")
#This sorts and reverses the list elements
myList.sort(reverse=True)
#This returns the updated list
return(myList)
Read more about Python functions at:
https://brainly.in/question/10211834
Answer:style
Explanation:
Fashion cycle – a period of time or life span during which the fashion exists, moving through the five stages from introduction through obsolescence
Answer:
thx for ur points dude ~
Explanation:
and why r u leaving the app ?