Is following functions are said to be overloaded?
int add(int a,int b)
char *add(int a,int b)
Answer Posted / brunda r
no.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is overloading in oops?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Can bst contain duplicates?
How do you define social class?
What is overriding in oops?
What are the advantages of polymorphism?
What is polymorphism explain?
What are oops functions?
What is polymorphism in oops with example?
What is a class in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
what's the basic's in dot net
Why is polymorphism needed?
How to use CMutex, CSemaphore in VC++ MFC