What do you mean by a sequential access file?


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

Post New Answer

More C Interview Questions

What is use of null pointer in c?

0 Answers  


What is an expression?

0 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


What is the use of #define preprocessor in c?

0 Answers  


What are the ways to a null pointer can use in c programming language?

0 Answers  


Why is not a pointer null after calling free?

0 Answers  


Why is event driven programming or procedural programming, better within specific scenario?

0 Answers   Wipro,


. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


Under what circumstances does a name clash occur?

0 Answers   InterGraph,


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

0 Answers   TCS,


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


Is c call by value?

0 Answers  


Categories