What is multidimensional array?
What is an object?
4. What do you mean by a prototype? Define analysis prototype
what is the basic concept of inheritance?
OOP'S advantages of inheritance include:
What is the difference between const int *ptr and int const *ptr???
Can we have a private virtual method ?
What is byval and byref? What are differences between them?
Why interface is used?
What is class in oop with example?
Can static class have constructor?
what is cast operator?
explain defference between structure and class with example