Answer Posted / sanjay makwana
allow to constant function in member variable
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of oops?
explain sub-type and sub class? atleast u have differ it into 4 points?
What are the components of marker interface?
What is the significance of classes in oop?
Why do we need polymorphism in c#?
What are benefits of oop?
What is ambiguity in inheritance?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Can destructor be overloaded?
write knight tour problem which is present in datastructure
What is a class oop?
How to call a non virtual function in the derived class by using base class pointer
What do you mean by abstraction?
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
Can private class be inherited?