Explain how do you sort filenames in a directory?
Explain what are run-time errors?
Explain what’s a signal? Explain what do I use signals for?
Explain how can I make sure that my program is the only one accessing a file?
Explain what is dynamic data structure?
Explain what is the heap?
Explain what is the difference between functions getch() and getche()?
Explain what is the general form of a c program?
Explain how can I right-justify a string?
Explain how do you declare an array that will hold more than 64kb of data?
Explain how can you restore a redirected standard stream?
Explain what are multidimensional arrays?
Explain what is the advantage of a random access file?
Explain what is the benefit of using #define to declare a constant?
Explain how can you determine the size of an allocated portion of memory?