Computer Science, asked by jupaceyok, 1 year ago

Which statements are accurate regarding the use of LSP in C#?
1. Method hiding can be used with frequency.
2. Interfaces can be used to describe classes and provide "contracts".
3. Abstract classes can be used as a common base class between implementations.
4. Virtual/abstract methods can be used in a similar manner.
5. Exceptions are thrown and not implemented.

Answers

Answered by MehakMor
0

I think (c) is correct answer

I hope it's help you

please mark me brainlist

Answered by HeroicAyush
0

Answer: B

Explanation: I really don't know.

Similar questions