Explain how can I make sure that my program is the only one accessing a file?


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

Post New Answer

More C Interview Questions

what is data structure

5 Answers   Maveric, TCS,


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


How can you draw circles in C?

0 Answers   Accenture,


a linear linked list such that the link field of its last node points to the first node instead of containing NULL a) linked list b) circular linked list c) sequential linked list d) none

0 Answers  


What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?

2 Answers  


Linked lists -- can you tell me how to check whether a linked list is circular?

0 Answers  


What is the usage of the pointer in c?

0 Answers  


What are the applications of c language?

0 Answers  


What is key word in c language?

4 Answers   ABC,


How to print India by nested loop? I IN IND INDI INDIA

4 Answers   NIIT, Wipro,


What is signed and unsigned?

0 Answers  


Explain the use of 'auto' keyword in c programming?

0 Answers  


Categories