Answer Posted / anandan
when a class has two same method names with different
parameters then it is called method overloading
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are properties in oop?
What is encapsulation in simple terms?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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 static modifier?
What does no cap mean?
What are the benefits of oop?
What is oops?what is its use in software engineering?
What is inheritance in simple words?
Templates mean
What is object and example?
What is overriding in oop?
What is the important feature of inheritance?