Write a program to swap two numbers without using third variable?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use any name in place of argv and argc as command line arguments?
What is string constants?
What's wrong with "char *p = malloc(10);" ?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
main() { int i; printf("%d",i^i); }
How to find the usage of memory in a c program
What are the restrictions of a modulus operator?
what is the role you expect in software industry?
What's the right way to use errno?
write a program to delete an item from a particular location of an linear array?
In how much time you will write this c program? Prime nos from 1 to 1000
Can math operations be performed on a void pointer?