Which of the following is not a feature of C-05424
Which of the following is not a feature of "C#"?
This multiple choice question (MCQ) is related to the book/course vu cs411 Visual Programming. It can also be found in vu cs411 Mid Term - Quiz No.4.
Which of the following is not a feature of "C#"?
Multiple Inheritances is not supported but interfaces are supported.
Operator overloading is not allowed.
Enumeration members are scoped.
Global variables or functions are not allowed.