To work in an environment where there is an opportunity of self-assessment and self-improvement of Software Development Skill both in individual and group based work that will ultimately lead to the further development of an exclusive career in the programming area. I am a Microsoft certified developer.
Abstraction in C# is the process to hide the internal details and showing only the functionality. The abstract modifier indicates the incomplete implementation. The keyword abstract is used before the class or method to declare the class or method as abstract. Also the abstract modifier can be used with indexers, events and properties.
Abstract Method
A method which is declared abstract, has no “body” and declared inside the abstract class only.
To work in an environment where there is an opportunity of self-assessment and self-improvement of Software Development Skill both in individual and group based work that will ultimately lead to the further development of an exclusive career in the programming area. I am a Microsoft certified developer. More
No comments:
Post a Comment