Answer: type and create of the software
Explanation:
pls mark brainliest
 
        
             
        
        
        
Answer:
The answer for the following question is given as:
public static Temperature create(Sensor ob)
 {
return new Temperature(ob.getReading());
}
Explanation:
In this we have create a static method of  Temperature class which accept a 'Sensor' object and  return the new 'Temperature' object that calls the 'getReading()' function This function returns the sensor's current reading.
 
        
             
        
        
        
Explanation:
 Server manager perform various types management tasks in Microsoft window to manage remote severs without require any physical access. It enable remote desktop connection protocols. It basically use server manager for manage the server remotely. 
Registry is very important as it store essential information about the window system and about its configurations. It is mainly use in Microsoft window for operating its system and applications. It also store low level settings in the system.