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
How to use delegates with events?
Are arraylist faster or arrays?
What is variable in c#?
How does array sort work?
What is generic delegates in c#?
Does c# support multilevel inheritance?
Can dictionary have duplicate keys c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
Why is ienumerable used?
What is the use of console application in c#?
How do you declare an arraylist?
Can a class have more than 1 destructor?
Why do we use interface in c#?
Can fields inside a class be virtual?