Question: Which of the following can be declared in an interface?

Options

A : 1, 3

B : 1, 2, 4

C : 3, 5

D : 4, 5

Click to view Correct Answer

Next

Interfaces - General Questions more questions

In an inheritance chain which of the following members of....

Which of the following are reuse mechanisms available in C#.NET?

How can you prevent inheritance from a class in C#.NET....

Which of the following statements are correct about Inheritance in....

Assume class B is inherited from class A . Which....

A class implements two interfaces each containing three methods. The....

Which of the following statements is correct about an interface....

Which of the following statements is correct about Interfaces used....

Which of the following statements is correct about an interface....

Which of the following statements is correct about an interface?

Attributes - General Questions more Online Exam Quiz

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Inheritance - General Questions

Namespaces - General Questions

Operators - General Questions

Polymorphism - General Questions

Properties - General Questions

Structures - General Questions