Page 1 of 1

Question 6 What value should be assigned to the variable / (line 5), if the desired output is letter X #include
Posted: Fri Jul 01, 2022 5:46 am
by answerhappygod
Question 6 What Value Should Be Assigned To The Variable Line 5 If The Desired Output Is Letter X Include Iostrea 1
Question 6 What Value Should Be Assigned To The Variable Line 5 If The Desired Output Is Letter X Include Iostrea 1 (28.02 KiB) Viewed 29 times
Question 6 What value should be assigned to the variable / (line 5), if the desired output is letter X #include <iostream> using namespace std; int main() ( 1 2 5789 SAWN 3 4 5 6 e next question prevents changes to this answer. } return 0; O int i- char arr [5]-('A', 'B', 'R', 'P','X'); cout<<"arr ["<<i<<"]="<<arr<<endl; ****