Quiz Programming - MCQ

Quiz - INTRODUCTION TO PROGRAMMING(MCQ) Due Date : before Tuesday, 30 August 2022, 11:59 PM ref : Youtube Answer here: Unikl VLE This quiz only focuses in c++ language.

August 29, 2022 · 1 min · Haziq Rohaizan

Lab Excercise

Lab Excercises Upload to Unikl VLE Solution : Github Due date: Friday, 2nd September 2022 1. Switch Case Excercise Write a program using a case statement that determines the grade point of a subject according to the grade entered. A :4.0 B :2.7 C :2.0 D :1.0 E :0 Display the corresponding grade point on screen together with the grade. 2. If Excercise Write a program using If..else statement that will determine the economic category of people according to their Monthly salary...

August 29, 2022 · 2 min · Haziq Rohaizan

IED11703 - INTRODUCTION TO PROGRAMMING

IED11703 - INTRODUCTION TO PROGRAMMING (Note) This lecture uses the C++ programming language to explain the basics of programming All the course materials are in the Unikl VLE. Users must log in to Unikl VLE USE Unikl email to access course material Lecture Note Unikl VLE Lecture Assignments Pseudocode Sample The code sample is in Github Repo. All formatted in YY/MM/DD (according to the assignment date). Code sample

August 20, 2022 · 1 min · Haziq Rohaizan