Correct Answer: While extracting a float argument using va_arg we should have useed c = va_arg (ptr, double)