The type of a parameter whose type is omitted in a function definition is __________.
举一反三
- The type of a parameter whose type is omitted in a function definition is __________.
- When defining a function, that given in a pair of parentheses after the function name is called ______. A: parameter B: argument C: type parameter D: name parameter
- Which of the following companies has a market-oriented business definition? A: An electronics company, whose business definition is: "We produce microchips." B: A hotel, whose business definition is: "We rent rooms." C: An apparel company, whose business definition is: "We make and sell women's clothing." D: A cosmetic company, whose business definition is: "We sell hope and self-esteem." E: A pizzeria, whose business definition is: "We sell the world's most delicious thin-crust pizzas."
- If a method has a parameter description, where should the default value of the parameter be given? A: Method definition B: Method calls C: Method body D: Method calls or method definition
- The function itself is called in function definition, which is a recursive call of function.