C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mussie
    New Member
    • Jun 2020
    • 2

    C#

    The.……types feature facilitates the definition of classes, structures, and interfaces over multiple files?
    A.anonymous
    B.parial
    C.named
    D.unamed
  • Ishan Shah
    New Member
    • Jan 2020
    • 47

    #2
    I think you have a mistake in options or instead of partial you have wrongly written parial

    So, the right answer is Partial Classes

    Comment

    Working...