What is the advantage of a random access file?


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

Post New Answer

More C Interview Questions

How can you increase the size of a statically allocated array?

0 Answers   TISL,


1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.

2 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


What does the function toupper() do?

0 Answers  


How can a process change an environment variable in its caller?

0 Answers  






how to create c progarm without void main()?

1 Answers   NIIT,


Can include files be nested? How many levels deep can include files be nested?

0 Answers   Aspire, Infogain,


Write any data structure program (stack implementation)

1 Answers   HTC,


what is difference between ANSI structure and C99 Structure?

1 Answers   Wipro,


#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }

1 Answers   Vector India,


write program on arrays

3 Answers   GE, Polycab,


write a program in c language to print your bio-data on the screen by using functions.

6 Answers   College School Exams Tests, IBM,


Categories