Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
No Answer is Posted For this Question
Be the First to Post Answer
What is a friend function in c++?
Is c++ a programming language?
How to create a reference variable in C++
What is the use of volatile keyword in c++? Give an example.
Does std endl flush?
How to declare a pointer to an array of integers?
What about Virtual Destructor?
Differentiate between a deep copy and a shallow copy?
What is the difference between the parameter to a template and the parameter to a function?
What is the main purpose of overloading operators?
Differentiate between an inspector and a mutator ?
Write a program using display() function which takes two arguments.