Programming Technique 1

Reflection

My lecturer for Programming Technique 1 course is Mr. Cik Suhaimi Yusof. This course teach me about the theory and problem solving techniques by using the structured approach. I had learn about the c++  programming language to develop a program in order to solve specific problem. In c++ language, I got to know about it pre-processor directives, constants and variables, data types, input and output statements, control structures: sequential, selection and loop, built-in and user-defined functions, single and two dimensional arrays, file operations, pointers, and structured data types.

Array in c++

Details