Page 1 of 1

Question 3 (a) Write array declarations for the following: (1) A list of 150 double-precision coordinate x A list of 12

Posted: Sun May 15, 2022 1:54 pm
by answerhappygod
Question 3 A Write Array Declarations For The Following 1 A List Of 150 Double Precision Coordinate X A List Of 12 1
Question 3 A Write Array Declarations For The Following 1 A List Of 150 Double Precision Coordinate X A List Of 12 1 (50.51 KiB) Viewed 60 times
Question 3 (a) Write array declarations for the following: (1) A list of 150 double-precision coordinate x A list of 12 characters, each representing the initial of months (2 marks) (b ) array named Write the declaration/assignment statement to input the following values in a one-dimensional power: 100.0, 108.2, 106.4, 104.6, 102.8. After the data has been entered, write the correct notations to access the first and the third elements of the array power. (2 marks)