C++ program to a store has different categories of products in stock as shown below . Item number and name
Answers
Answered by
4
Explanation:
65.5tgyuffuufffghccvvbb
Answered by
1
Answer:
C++ add int and char in same 2D array for example
Syntax
Int arr1[3] = [1,2,3]
string arr2[2] = ['john', 'emily']
Explanation:
C++ program to store has different categories such as int, float and char etc. In C++ it also store multiple data in one storage. array is a different kind of data storage which store different type of data such as array can add int and char both in same array.
Similar questions