How do I copy files?
What is #include stdio h and #include conio h?
write a c prog for removing duplicate character from an array and sorting remaining elements using a single array
What is the diffences between Windows XP and Windows Visa
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }
write a program to display numbers from 1 to 10 and 10 to 1?
What are the benefits of c language?
Can a variable be both static and volatile in c?
What is difference between far and near pointers?
What is the use of f in c?
How do I get an accurate error status return from system on ms-dos?
What is %d called in c?