What is function overloading c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


How can we check whether the contents of two structure variables are same or not?

0 Answers  


Describe protected access specifiers?

0 Answers  


What is a mutable member?

1 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  






why is iostream::eof inside a loop condition considered wrong?

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


Is c or c++ more useful?

0 Answers  


What is the C-style character string?

0 Answers  


What information can an exception contain?

0 Answers  


What is virtual function? Explain with an example

0 Answers  


Can comments be nested?

0 Answers  


Categories