char a [] = "ABCD\r\n";
Question: How many elements will be in the array created by the declaration in the sample above?