Saturday, 22 December 2018

Lab 9

Hello everyone! Now is our Lab 9 exercise. For this topic, we learn new topic which is Single-Dimensional Array topic. We learn to declare, create, initialize and process single-dimensional array, to program common array operations ( display arrays, sum elements, find min/max elements etc.) and also able to apply array in application development.

Here is our exercise.

Question 1


Answer 






 Question 2


 Answer


Question 3


Answer





Question 4




 Answer






 Question 5




 Answer




Question 6



Answer





Question 7



Answer



Thats all from me. Thank you :)


No comments:

Post a Comment

Lab 10

Hello everyone! Now is our Lab 10 exercise. For this topic, we learn  Multi-Dimensional Array and having lab for this sub-topic. We learn ho...