Table 1 shows details of modules 1 subjects. Use it to answer the question that follows;
Write a program in visual basic that accepts the subject code through the use of a textboxt. The program then display the subject name on a label and change the the label background colour as indicated when a command button is clicked .Use select case statement.