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

Post New Answer

More C++ General Interview Questions

Differentiate between the message and method?

1 Answers  


explain the reference variable in c++?

0 Answers  


Explain the concept of friend function in c++?

0 Answers  


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

0 Answers   Yahoo,


What are friend functions in C++?

0 Answers   BlackRock,






What is searching? Explain linear and binary search.

0 Answers  


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

0 Answers  


Does a derived class inherit or doesn't inherit?

0 Answers  


what is the use of void main() in C++ language?

0 Answers  


What is bubble sort c++?

0 Answers  


Why namespace is used in c++?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


Categories