To create an Order template class object named backOrder and assign 0 as the argument to the constructor, the proper syntax is ___________.
a. Order backOrder = 0;
b. Order
backOrder = 0; c. Order
backOrder(0); d. Order backOrder
(0);
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.