How do I create a directory? How do I remove a directory (and its contents)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program to find the biggest number of three numbers in c?

0 Answers  


plz answer..... a program that reads non-negative integer and computes and prints its factorial

2 Answers  


What is static volatile in c?

0 Answers  


why we use "include" word before calling the header file. is there any special name for that include??????

1 Answers   TCS,


Is r written in c?

0 Answers  






Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me

2 Answers  


What is structure packing ?

2 Answers   HP,


What should not contain a header file?

2 Answers  


What is exit() function?

0 Answers  


is forign key will be unique key any table or not?

2 Answers  


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

0 Answers   Wilco,


can i know the source code for reversing a linked list with out using a temporary variable?

6 Answers   Honeywell,


Categories