Problem:
Question 1- What is the include file needed to use the string data type in your programs? Can you provide a version of the canonical "Hello, world!" program using a string variable?
Question 2- Write an SRC assembly code to work both multiplication (*) and division (/).
Please describe the code with the help of comments.