c#.net unit-2

12345678
Across
  1. 2. indexer identification
  2. 3. default accessibility modifier
  3. 4. implicit parameter of the set method
  4. 5. maximum protection from future implementation
  5. 7. property with get accessor
  6. 8. operator validating interfaces
Down
  1. 1. no access modifier attached in in derived class
  2. 2. prevent method overriden
  3. 5. variable method parameter list
  4. 6. method as an argument in a method