Question 1

Code:
  char a [] = "ABCD\r\n";

Question: How many elements will be in the array created by the declaration in the sample above?

  1. 6
  2. 7
  3. 8
  4. 9
  5. 4



Leo Liberti 2008-01-12