Subtract Two Number Without Using Subtraction Operator


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how will you write a program on linked lists using JAVA programming???????????

1 Answers   Keane India Ltd,


Why do we use return in c?

0 Answers  


What is the difference between fork() and vfork()?

2 Answers  


how to execute a program using if else condition and the output should enter number and the number is odd only...

0 Answers  


What does a pointer variable always consist of?

0 Answers  


What is far pointer in c?

0 Answers  


what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....

1 Answers   TCS,


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); } what is the output?

9 Answers   Ramco,


What is build process in c?

0 Answers  


What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?

3 Answers  


what is a function method?give example?

0 Answers  


Categories