Write a program to swap two numbers without using third variable?
No Answer is Posted For this Question
Be the First to Post Answer
Are negative numbers true in c?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
which is faster execution: loops or recursion?
Explain what is the use of a semicolon (;) at the end of every program statement?
Explain spaghetti programming?
How many bytes is a struct in c?
What are qualifiers and modifiers c?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
write a progam to display the factors of a given number and disply how many prime numbers are there?
What are directives in c?
What are the advantages and disadvantages of pointers?
Why void main is used in c?