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

In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

0 Answers  


If we give two names then this displays the connection between the two people. It is nothing but flames game

1 Answers  


Why we use break in c?

0 Answers  


What is new line escape sequence?

0 Answers  


The file stdio.h, what does it contain?

0 Answers  






How can I read a directory in a c program?

1 Answers   CSC,


what is the use of operator ^ in C ? and how it works?

2 Answers  


write a program to find the given number is prime or not

2 Answers   Accenture, Vasutech,


How to add two numbers without using semicolon n c????

3 Answers  


12345 1234 123 12 1

2 Answers  


What is the role of && operator in a program code?

0 Answers  


Explain what is the difference between far and near ?

0 Answers  


Categories