What are object oriented concepts?
Answer Posted / bill
The object oriented concepts are ,
Abstraction
Polymorphysm
Inheritance.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
windows c# using datagridview in edit form sql server
Can a constructor have a return type?
What is the use of thread join in c#?
Does c# have primitives?
What's the difference between System.String and System..StringBuilder in C#?
What is state c#?
What is difference between overloading and short circuiting?
Does c# support multiple class inheritance?
What Is A Multicast Delegate?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
Is hashset ordered c#?
Is c# difficult to learn?
What’s a strong name?
What is a multicast delegate in c#?