Answer Posted / muthuveera
Its allows the Constant function in member variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the data types in oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is the difference between encapsulation and polymorphism?
class type to basic type conversion
What do you mean by overloading?
What is destructor example?
What is ambiguity in inheritance?
What is the real time example of inheritance?
What are the 3 pillars of oop?
What is polymorphism what are the different types of polymorphism?
Why is polymorphism needed?
What is abstraction in oops?
What is oops?what is its use in software engineering?
#include
What type of loop is a for loop?