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 |
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Prepare me a program for the animation of train
what is an instance of a class
what is function over loading?
why c++ is called OOPS? waht is inherutance? what is compiler?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
What is the difference between C++ and java?
What is meant by multiple inheritance?
The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
What is difference between new and malloc?