WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET



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

Post New Answer

More OOPS Interview Questions

What is overriding in oops?

0 Answers  


Can abstract class have normal methods?

0 Answers  


What is polymorphism used for?

0 Answers  


A file pointer always contains the __________ of the file

5 Answers  


What is the diamond problem in inheritance?

0 Answers  


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

0 Answers  


What is for loop and its syntax?

0 Answers  


What is persistence in oop?

0 Answers  


tell about copy constructor

3 Answers   Siemens,


Whats oop mean?

0 Answers  


What is oops and why we use oops?

0 Answers  


write knight tour problem which is present in datastructure

0 Answers  


Categories