C# Program
Write an abstract class representing a humanoid robot. Include all relevant members that you might think necessary. Identify all abstract methods in your design and explain why need them to be abstract (one line justification per abstract method).