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 |
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
write a program which best describes polymorphism in real world?
2 Answers CTS, Infosys, NexGen,
What is the point of polymorphism?
Is react oop?
Can destructor be overloaded?
Can bst contain duplicates?
what is diff between .net 1.1 and .net 2.0
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is encapsulation with example?
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
What is polymorphism explain?
What is destructor give example?