Answer:
Sarah is asking each department head how long they can be without their primary system. Sarah is trying to determine the Recovery Time Objective (RTO) as this is the duration of time within which the primary system must be restored after the disruption.
Recovery Point Objective is basically to determine the age of restoration or recovery point.
Business recovery and technical recovery requirements are to assess the requirements to recover by Business or technically.
Hence, Recovery Time Objective (RTO) is the correct answer.
Answer Explanation:
the efficiency of the the engine is given by=1-
where T₂= lower temperature
T₁= Higher temperature
we have given efficiency =70%
lower temperature T₂=27°C=273+27=300K
higher temperature T₁=627°C=273+627=900K
efficiency=1-
=1-
=1-0.3333
=0.6666
=66%
66% is less than 70% so so inventor claim is wrong
Answer:
Explanation:
ADT for an 2-D array:
struct array{
int arr[10];
}arrmain[10];
An application that stores an array with 1000 rows and 1000 columns, where less than 10,000 of the array values are non-zero. The two different implementations for such arrays that would be more space efficient than a standard two-dimensional array implementation requiring one million positions are :
1) struct array{
int *p;
}arr[1000];
2) struct array{
int *p;
}arr[1000];
Answer:
V = 0.30787 m³/s
m = 2.6963 kg/s
v2 = 0.3705 m³/s
v2 = 6.017 m/s
Explanation:
given data
diameter = 28 cm
steadily =200 kPa
temperature = 20°C
velocity = 5 m/s
solution
we know mass flow rate is
m = ρ A v
floe rate V = Av
m = ρ V
flow rate = V =
V = Av = 
V = 
V = 0.30787 m³/s
and
mass flow rate of the refrigerant is
m = ρ A v
m = ρ V
m =
= 
m = 2.6963 kg/s
and
velocity and volume flow rate at exit
velocity = mass × v
v2 = 2.6963 × 0.13741 = 0.3705 m³/s
and
v2 = A2×v2
v2 = 
v2 = 
v2 = 6.017 m/s