What is destructor oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is an example of genetic polymorphism?
write a program to print * * * * * *
Why do we use oop?
what is polymorphism?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
what is the difference between containership and inheritence?
What is abstraction example?
What is object and class in oops?
Difference between new operator and operator new
What is a class and object?
Why a "operator=(...)" when there is a copy ctor?