You are creating an application that manages information about your company’s products. The
application includes a class named Product and a method named Save.
The Save() method must be strongly typed. It must allow only types inherited from the Product class that
use a constructor that accepts no parameters.
You need to implement the Save() method. Which codesegment should you use?

A.
Option A
B.
Option B
C.
Option C
D.
Option D
D
2
0
D
1
0
This is the correct answer. Why do you writing it in comments?
1
0
I’m asking the same question
0
0