Identify the valid example of generic code:
public class MyClass {}
public class MyClass { T value; }
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Object-Oriented Programming Exercises are loading ...