Why ca not I do something like this?
No Answer is Posted For this Question
Be the First to Post Answer
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
Is c a great language, or what?
what will be maximum number of comparisons when number of elements are given?
Is boolean a datatype in c?
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....
program in c to print 1 to 100 without using loop
What is the size of structure in c?
What is use of bit field?
What is an lvalue and an rvalue?
How to find the usage of memory in a c program
2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);
how to print "hai" in c?