Answer Posted / guest
The basic oop's concepts in .net are :-
1. Data hiding.
2. Data Abstraction.
3. Polymorphism
4. Encapsulation.
5. Inheritance.
6. Exception handling.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Write a program to sort the number with different sorts in one program ??
What is static modifier?
can inline function declare in private part of class?
what type of questions
Why is oop better than procedural?
What are the benefits of oop?
What is class and example?
What are main features of oop?
What is polymorphism oop?
What is abstraction in oop with example?
What do you mean by abstraction?
What is class in oop with example?
What is a class oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading