What does %2f mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
program for following output using for loop? 1 2 3 4 5 2 3 4 5 3 4 5 4 5 5
print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
What is enumerated data type in c?
How does selection sort work in c?
What is the exact difference between '\0' and ""
What is define c?
How to reverse a string using a recursive function, with swapping?
hi , please send me NIC written test papers to sbabavalli@gmail.com
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
which operator is known as dummy operator in c?
What does extern mean in a function declaration?