Answer:
try declarimg smt before the int eg answer=int(input("your answer"))
You can find the author and research his/her credibility
You can cross-reference the information to other documentations
You can investigate the credibility of the overall website or community. Teachers like to say that community sites like wikipedia aren't very reliable.
Answer:
rows and columns, or matrix
Explanation:
Two-dimensional 2D arrays are being indexed with the help of two subscripts. The first one is for the row and the second one if for the column. And each of the elements of the 2D array must be of the one kind like they all can be an object type or they all can be of primitive type.
Like:
int A[3][3];
The above is the 2-dimensional array in C++, and elements are of type int, which is a primitive data type.
chxgfk hcyskvuct auhchovuzq vuvscisv
All tables are composed of horizontal rows and vertical columns, with small rectangles called cells in the places where rows and columns intersect. In Access, rows and columns are referred to as records and fields. A field is a way of organizing information by type.