Saturday, 22 December 2018

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 how to define, declare and process array and also able to solve problem using array.

Here is our exercise.

Question 1


Answer







Question 2


Answer





Question 3 



Answer 




Question 4



Answer




Thats all from me. Thank you :)


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 :)


Lab8

Hello everyone! Now is our Lab 8 exercise. For this topic, we learn new topic which is Method. In this exercise, we learn how to define and invoke various types of methods and able to develop reusable code that modular, easy to read, easy to debug and easy to maintain, and finally we should able to apply the concept of method abstraction and stepwise refinement in software development.

Actually this topic is quite hard for me because there are too many steps to understand. I keep learn but it still hard for me. I need to do more exercise on it so that i can understand this topic.

Here is our exercise during Lab 8. 

Question 1


Answer 




Question 2


Answer 

(a)

(b)


Thats all from me. Thank you :)


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...