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
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
Define multicast c# delegate?
What is the difference between paramaterized constructor and copy constructor?
What is an assembly qualified name
What is the use of protected in c#?
Explain the three test cases in unit testing?
What is the delegates in c#?
Define an assembly in .net?
Can struct have constructor c#?
What is the name of c# compiler?
What does void do in unity?
What do you mean by object pooling?
How do you declare a variable in c#?
What is inheritance in csharp?
Can I use parseint?