How do you achieve polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
what is the basic concept of inheritance?
Have you ever interfaced with a database?
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
How to overload postfix operator in c++
What are the benefits of polymorphism?
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(); }
Which method cannot be overridden?
How long to learn object oriented programming?
What is function overloading and operator overloading?
how do u initialize the constant variables
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).