The following are either true or false in respect of Principles of Facility Planning/Management.
No. 1 is True. No. 2 is False. No. 3 is False. No. 4 is True. No. 5 is True.
<h3>What are the Principles of Facility Planning?</h3>
The main principles of facility planning are given below:
- The planner must coordinate the plans with other government agencies that provide facilities
- look at other options before selecting the final location for the facility
- give adequate justification for the proposed facility
- develop a management plan that includes design priorities and operational strategies
- use the Life-Cycle Cost principles while designing
- ensure that it is in line with the organisations plans/goals etc
Please see the link below for more about Facility Management:
brainly.com/question/5047968
This is for Python
def biggestNum():
array = []
for i in range(8):
number = int(input('Enter number: '))
array.append(number)
return max(array)
print(biggestNum())
Answer:
The answer is "Option D".
Explanation:
In the given code an array that is "array1" is declared that stores double value because its data type is double. This array stores 10 element, that is equal, and between 0 to 9, because array indexing always starts from 0. In the given array declaration code all options are correct, that can be described as follows:
- In option A, It is correct, because all element stores double value.
- In option B, It is correct, because the size of the array is 10.
- In option C, It is also correct, because it ranges between 0 to 9.
It is a Compressed folder
High level sorry if im wrong