What is function overloading and operator overloading?
Answer Posted / manjeetsheoran
we can use the same function name but function signature are
differnt is called function overloading
for example
niit(int a int b)
niit(int a string name)
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Can you explain polymorphism?
What is the difference between inheritance and polymorphism?
Is html an oop?
Why multiple inheritance is not allowed?
What is multilevel inheritance in oop?
Can a varargs method be overloaded?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is abstraction in oops with example?
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.
Why oops is important?
Can bst contain duplicates?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Why is polymorphism used?
What is encapsulation in oop?
What is class encapsulation?