Explain how do you sort filenames in a directory?
No Answer is Posted For this Question
Be the First to Post Answer
how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");
What does %c do in c?
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
How can I trap or ignore keyboard interrupts like control-c?
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
What is meant by recursion?
Explain how can I open a file so that other programs can update it at the same time?
Write a program to print "hello world" without using a semicolon?
How to write a program to receive an integer & find its octal equivalent by using for loop?
while initialization of array why we use a[][2] why not a[2][]...?
Why is #define used?
write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 Answers Motorola, TCS, Wipro,