What is encapsulation in simple terms?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of polymorphism?
write a program that takes input in digits and display the result in words from 1 to 1000
function overridind means and simple program
What is overriding vs overloading?
Write A Program using Single and Multiple Inheritance.
What is a class?
32 Answers Infosys, TCS, Thylak,
What is the differances between a abstract calss and interface
Polymorphism with an example?
What polymorphism means?
what is abstract class ? when is used in real time ? give a exp
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?