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 do I do implement a assert?
How many bytes is an int c#?
Distinguish between a class and struct?
How to handle exceptions that are raised in a component?
How do you read an Excel sheet in C#?
What's new in c#?
What do you mean by jagged arrays in c#?
What is polymorphism and its types in c#?
How is the syntax written to inherit from a class in C#?Give an example ?
How many bytes is an int?
If you want to write your own dot net language, what steps you will u take care?
Explain nullable types in c#?
Is unboxing an implicit conversion?
What is dictionary and hashtable in c#?
Is vs as c#?