What does enum stand for?
No Answer is Posted For this Question
Be the First to Post Answer
Why many objects can working together? How objects working togetherM I want to see example code.
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
What do you mean by public, private, protected and friendly?
What is solid in oops?
How do you achieve runtime polymorphism?
What is multilevel inheritance in oop?
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
why the argument is passed by reference to a copy constructor?example?
Why do we use class in oops?
What language is oop?
What is the real life example of polymorphism?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use