1 what is the output if any of each of the following c statements a cout info b curr 5346747

1. What is the output, if any, of each of the following C++ statements? a. cout info; b. current = current -> link; coutinfo; c. coutlink->link->info; d. triail ->link=NULL; cout << trail -> info; e. cout<< last ->link -> info; 2. What is the value of each of the following relational expressions? a. current -> link ==temp b. temp -> link link -> info ==50 c. trail ->link -> link ==0 d. last ->link == NULL e. list = = current 3. What are the effects, if any, of each of the following C++ statements? a. trail -> link = Null; delete last; b. temp ->link = trail; c. list -> info = 19; d. current = current -> link; current -> link = temp ->link;

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now