- General Questions
1. |
Which of the following statements is correct about the C#.NET code snippet given below? |
|||||||||
|
2. |
Which of the following can be declared in an interface?
|
|||||||
|
3. |
A class implements two interfaces each containing three methods. The class contains no instance data. Which of the following correctly indicate the size of the object created from this class? |
|||||||||
|
4. |
Which of the following statements is correct about an interface used in C#.NET? |
|||||||||
|
5. |
Which of the following statements is correct about Interfaces used in C#.NET? |
|||||||||
|