πŸ“Š .NET Programming
Q. Which of the following statements is correct?
  • (A) When a class inherits an interface it inherits member definitions as well as its implementations.
  • (B) An interface cannot contain the signature of an indexer.
  • (C) Interfaces members are automatically public.
  • (D) To implement an interface member, the corresponding member in the class must be public as well as static
πŸ’¬ Discuss
βœ… Correct Answer: (C) Interfaces members are automatically public.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
808
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Madhu
Publisher
πŸ“ˆ
96%
Success Rate