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

What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


What is purpose of abstract class?

0 Answers  


What are compilers in c++?

0 Answers  


What is a sequence in c++?

0 Answers  






what is data Abstraction? and give example

147 Answers   Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,


Ask to write virtual base class code?

0 Answers   Satyam,


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Differentiate between an external iterator and an internal iterator?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


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

0 Answers  


What is constructor and destructor in c++?

0 Answers  


Categories