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
How do you convert byte array to hexadecimal string, and vice versa?
Why do you need boxing in c#?
What is the difference between overriding and overloading in systemverilog?
What is dao in c#?
What is a view? What is the use of it?
Why do we use 0?
Can a struct inherit from another struct or class in c#?
Why do we use abstraction in c#?
Can list contain duplicates c#?
What is difference between const and static in c#?
What are c# collections?
In which format you can pass the value in the sleep function?
What is xml serializer?
What is console application with example?
how to implement a web service in .net