Question: In function approveRequest ( Request request ) public { } function declaration, what is the input argument and its data type? Group of answer choices
In function approveRequestRequest request public function declaration, what is the input argument and its data type?
Group of answer choices
The input argument is request and its data type is an array named Request
The input argument is request and its data type is a mapping named Request
The input argument is request and its data type is a struct named Request
The input argument is Request and its data type is an array named request
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
