Choose the incorrect statement for the following.
(i) The process of creating object is called "Class definition"
(ii) The class members are accessed using dot(.) operator.
(iii) The first argument of the class method is not self.
(iv) The method argument defined with one argument it takes two arguments with default.
i and iv
ii and iii
iv only
i and iii