How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What does struct node * mean?
Calculate 1*2*3*____*n using recursive function??
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?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Explain do array subscripts always start with zero?
When do we get logical errors?
Explain what happens if you free a pointer twice?
Explain is it valid to address one element beyond the end of an array?
Is boolean a datatype in c?
What are Macros? What are its advantages and disadvantages?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
How do you view the path?
What is mean by data types in c?