What is page thrashing?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
write a c program for swapping two strings using pointer
What is clrscr in c?
What is c language used for?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
What do you mean by a sequential access file?
Can we add pointers together?
What is an array in c?
What is a nested loop?
Is it cc or c in a letter?
How do you define CONSTANT in C?
What is data type long in c?
how to make a scientific calculater ?
What is conio h in c?