Table 2 shows the criteria used by a certain college to assign grades for the marks scored in examination. Use it to answer the question that follows.
Write a visual basic program that would prompt the user to enter the marks scored by a student through an input box. The program then outputs the corresponding grade on a label. Use the select control structure and attach the code to a command button