Do the names of parameters have to agree in the prototype, definition, and call to the function?
No Answer is Posted For this Question
Be the First to Post Answer
what is an array
What does catch(…) mean?
Write a C++ Program to Multiply two Numbers
Is it possible to provide default values while overloading a binary operator?
What is the difference between containment and delegation?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
which operator is used for performing an exponential operation a) > b) ^ c) none
Why c++ is so important?
How do you save a c++ program?
What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
what is meaning of isa and hsa