Question: Error 1.4 The program test : below creates a two-dimensional array of size 3x100, and sets element (1,1) (counting from 0) to 5. void test4

Error 1.4 The program test : below creates a two-dimensional array of size 3x100, and sets element (1,1) (counting from 0) to 5. void test4 () { int = (int # + ) malloc (3 * sizeof (int *)); a [1] [1] 3 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
