<Apti
Code
/>
Back
Question 700: Which of the following statements is correct about an interface used in C#.NET?
tcs
wipro
infosys
general
aptitude
interfaces
No answer description is available.Let's discuss.
One class can implement only one interface.
In a program if one class implements an interface then no other class in the same program can implement this interface.
From two base interfaces a new interface cannot be inherited.
Properties can be declared inside an interface.
Interfaces cannot be inherited.
Submit Answer
Show Answer
Previous
Next