What are the important concepts in OOPS
Answer Posted / ankit
encapsulation is wrapping of data and function into a
single unit. and it is most striking feature of class.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between a struct and a class in c#?
Can constructor have return type c#?
What is hashmap in c#?
How do you declare an interface in c#?
Explain About .NET Framework
Can var be null c#?
What is array class in c#?
What is different between Implicit conversion and Explicit conversion in C#?
What the different phase/steps of acquiring a proxy object in webservice?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
Why do we need constructor?
What is difference between string and stringbuilder in c#?
Why do we use public static void main in c#?
How does split work in c#?
Name which controls do not have events?