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


Please Help Members By Posting Answers For Below Questions

What is polymorphism used for?

564


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1826


What is purpose of inheritance?

636


What is the main purpose of inheritance law?

662


Do you know about multiple inheritance?

634






What is polymorphism explain its types?

670


What is inheritance in oop?

591


Can you inherit a private class?

628


Why oops is important?

597


What is destructor in oop?

615


What is oops in simple words?

571


what is difference between class template and template class?

2149


What is encapsulation process?

573


How do you achieve polymorphism?

605


What is byval and byref? What are differences between them?

1680