write a program for function overloading?

Answer Posted / n. sakthi ganesh

8.6 for float
34 for int

Is This Answer Correct ?    64 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance in oop?

597


Why do we use oop?

596


What are main features of oop?

628


What is the difference between a constructor and a destructor?

607


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1610






What does I oop mean?

609


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2748


What are classes oop?

594


Are polymorphisms mutations?

693


Is enum a class?

601


write string class as your own class in java without using any built-in function

1974


Why interface is used?

547


when to use 'mutable' keyword and when to use 'const cast' in c++

1642


what is the 3 types of system development life cycle

2429


What is abstract class in oops?

594