Thursday, December 20, 2018

LAB 10


13th December is our tenth and last laboratory class for computer programming. Our 10th lab assignment consist 4 questions. Today topic is Array. Java provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type. This topic is quite confusing and difficult for me.

Although, this lab consist only 4 questions but the solutions are very long. Before attempt these questions, we should ensure understand the concept because the questions are quite tricky. I did all these 4 questions by discussing with my friends. Every question approximately took 1 to 2 hours to solve and get a correct output. We also search some examples in internet. First and Last questions is quite challenging because it took time to understand the concept. However, I managed to get output from user. Overall, I learnt how to define, declare and process array. In addition, I also learnt how to solve problem using array. 

Sadly, this is my last Lab assignment. Successfully I have done all my Labs except Lab8. I am happy for myself as I learnt a lot from the lectures. I also want Thank few peoples, include my lecture,Dr Erzam, my demo, Miss Husna, my fellow friends who help and guide me in this whole semester. Thank You and BYE.


Anjalay A/P Raman
182695
SSK3100 (Group 15)




Next blog: nadiahjavajourney.blogspot.com (NURNADIAH BINTI ABDUL GHANI)







No comments:

Post a Comment

LAB 10 13th December is our tenth and last laboratory class for computer programming. Our 10th lab assignment consist 4 questions. Tod...