Explain how can I make sure that my program is the only one accessing a file?
what is data structure
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
How can you draw circles in C?
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
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?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is the usage of the pointer in c?
What are the applications of c language?
What is key word in c language?
How to print India by nested loop? I IN IND INDI INDIA
What is signed and unsigned?
Explain the use of 'auto' keyword in c programming?