how to find no of instances of an object in .NET?
Answer / gouri patil
When u create object of class it invoke Constructor. So
declare variable and increase in Constructor and
parametrised Constructor you will get number.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is virtual Function.
What is class in oop with example?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
wht is major diff b/w c and c++?
What is an interface in oop?
what is overloading
What is the real life example of polymorphism?
What are the benefits of oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
Write 7 differences between "Public" function and "Private" function?
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).