Answer Posted / kamal
same function name and same argument list
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is polymorphism give a real life example?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What does enum stand for?
What is overloading in oops?
What is polymorphism and its types?
what is difference between class template and template class?
What is encapsulation with example?
officer say me - i am offered to a smoking , then what can you say
What is polymorphism what are the different types of polymorphism?
Can static class have constructor?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Why is destructor used?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is class and object with example?
What is data binding in oops?