🔥 Burn Fat Fast. Discover How! 💪

What is the output of this C# code? Anonymous Quiz | .NET Developer

What is the output of this C# code?
Anonymous Quiz
34%
Prints "Parent" because of hiding.
46%
Prints "Child" because of hiding.
15%
Can't instantiate type of `Parent` with constructor of `Child`, hence compile error.
5%
Can't instantiate type of `Parent` with constructor of `Child`, hence runtime error.