C Program To Subtract Two Numbers without using Minus Operator

Описание к видео C Program To Subtract Two Numbers without using Minus Operator

http://technotip.com/6882/c-program-t...

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-programmi...

C Programming: Beginner To Advance To Expert
http://technotip.com/6086/c-programmi...

Комментарии

Информация по комментариям в разработке