WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET
Answer / 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 |
oops concept is used for?
How oops is better than procedural?
What is the diamond problem in inheritance?
What is difference between class and object with example?
What is the difference between a mixin and inheritance?
how do you handle yourself when you feel the wald is aganist you
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?
Why is abstraction needed?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
what are the characteristics of oops?
When you define a integer it gets stored in which data structure?(Stack or a heap)