Back to Browse

C Program To Subtract Two Numbers without using Minus Operator

11.3K views
Jan 5, 2020
3:21

http://technotip.com/6882/c-program-to-subtract-two-numbers-without-using-minus-operator/ Lets write a C program to perform subtraction of 2 numbers without using minus symbol or the subtraction operation(-). In this video tutorial we are using ~(tilde symbol) bitwise complement operator to perform the operation to get to the anticipated result. C Programming Interview / Viva Q&A List http://technotip.com/6378/c-programming-interview-viva-qa-list/ C Programming: Beginner To Advance To Expert http://technotip.com/6086/c-programming-beginner-to-advance-to-expert/

Download

1 formats

Video Formats

360pmp44.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C Program To Subtract Two Numbers without using Minus Operator | NatokHD