Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Interfaces
Which of the following statements is correct about Interfaces used in C#.NET?
All interfaces are derived from an Object class.
Interfaces can be inherited.
All interfaces are derived from an Object interface.
Interfaces can contain only method declaration.
Interfaces can contain static data and methods.
Show Answer
Correct Answer:
Interfaces can be inherited.
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment