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
What is cosole application?
What is dataset c#?
What is lazy t?
What happens if the inherited interfaces have conflicting method names?
What is binary search tree in data structure?
What is the use of functional interface?
What are get and set in c#?
How can you use abstract class and interface?
What is windows application in c#?
Which framework is best for desktop application?
What is session and cookies in c#?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What does console readline do in c#?
What are the differences between system.string and system.text.stringbuilder classes?
What is the use of partial methods?