What are object oriented concepts?
Answer Posted / subbarao
Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
Message Passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many dimensions can an array have?
What are the types of operator?
How can I process command-line arguments?
How can you set image source dynamically from c# application to ”test.png” file?
What is singleordefault?
What is the default value of singleordefault?
What is thread life cycle in c#?
What do you understand by an Implicit Variable?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What is ulong in c#?
What does an indexer do?
Are private members inherited in c#?
Explain About .Net remoting
What is code verification?
Can property be private in c#?