What are object oriented concepts?

Answer Posted / ctharam

1) Class
2) Object
3) Encapsulation
4) Abstraction
5) Inheritance
6) Polymorphism
7) Message Passing
8) Dynamic Binding

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between const and readonly in c#.net?

664


Why do we use class in c#?

669


Does a class need a constructor c#?

661


Can we make a class private in c#?

682


What is private protected in c#?

635






What is lock in c#?

642


What is this keyword in C#?

735


Are arraylist faster or arrays?

687


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

2152


What is a console?

684


how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge

1812


What is a copy constructor in c#?

682


What is default constructor c#?

711


Explain how to use an extender provider in the project.

683


What is a method signature?

704