How can I delete a file?


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

Post New Answer

More C Interview Questions

An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,


What is a example of a variable?

0 Answers  


void swap(int a,int b) { a=a+b; b=a-b; a=a-b; } in this code always gives the same result for all case

9 Answers   Accenture, TCS,


Which driver is a pure java driver

0 Answers   Vertex,


A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

3 Answers   TCS,






how to determine the complexity of an algorithm as log(n)

1 Answers   Google,


write a program to find the sum of the array elements in c language?

24 Answers   ICT, Infosys, Wipro,


What are .h files and what should I put in them?

3 Answers  


What are qualifiers in c?

0 Answers  


Is there anything like an ifdef for typedefs?

0 Answers  


What is struct node in c?

0 Answers  


What is 02d in c?

0 Answers  


Categories