Object Oriented Programming Synopsis
- What is class.
- What is sealed class.
- What is abstract class.
- What is partial class.
- What is shared / Static class and method.
- Difference between Abstract class vs interface.
- Class vs structure.
- What is interface & implementation ?
- Call byvalue / call byref /call byout
- What is Property Use of Property.
- What is Delegate. Types Of delegate.
- Constructor. Types of Constructor.
- Diff Bet Constructor & Static constructor.
- Constructor Vs Destructor.
- ByVal VS Byref
- What is Enum. Use of Enum.
- What is Encapsulation / Abstraction/ Polymorphism/ Inheritance
- Array . And Jagged Array.
- How many types of Typecating in C#.
- What is Structure ?
- Use of this keyword. And base keyword.
- Overloading Vs Overriding.
- What is Indexer. ?
- What is virtual & Shadowing.
- Character & String is a value type or Reference type.
- String Vs string
- How can you initialize a string from a character[] arrary.
- Private Constructor.
- Static constructor.
No comments:
Post a Comment