Arrays

 What is the difference between Strings and Arrays?

Answer: String is a sequence of characters ending with NULL .it can be treated as a one dimensional array of characters terminated by a NULL character