How can I swap two values without using a temporary?
No Answer is Posted For this Question
Be the First to Post Answer
what is the output of the following program? main() { int i=-1,j=-1,k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d %d %d %d %d",i,j,k,l,m); }
Do pointers need to be initialized?
What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
How does free() know explain how much memory to release?
Can a pointer be null?
how to use enum datatype?Please explain me?
How can you increase the size of a statically allocated array?
Why c is called free form language?
c program for searching a student details among 10 student details
I have seen function declarations that look like this
LOGIC OF Bodmas?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child