Which weighs more, a gram of feathers or a gram of gold?
Answers were Sorted based on User's Feedback
How many loops are there in c?
what are brk, sbrk?
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
a 'c' program to tell that the set of three coordinates lie on a same line
What language is lisp written in?
Is c still relevant?
What is the use of define in c?
Tell us bitwise shift operators?
Why we use void main in c?
can i know the source code for reversing a linked list with out using a temporary variable?
Why main is used in c?
Is flag a keyword in c?