Answer Posted / vishal arora
the four pillors of oops is :-
abstraction
encapsulation
polymorphism
inherritance
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
Where static variables are stored?
explain Garbage collector’s functionality on unmanaged code
What is a linked list c#?
Why do we use partial class in c#?
What is difference between a function and a method?
Explain the 3 types of properties in c# with an example?
Can properties be static in c#?
What is dynamic object in c#?
Can abstract class instantiated c#?
Why do we need abstract class?
What are the main reasons to use c# language?
What is the difference between package and interface?
What is the difference between add and addrange in c#?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
My switch statement works differently! Why?