What are 2 special instructions that load segment register and another register
LES and LDS
Can we use movs for screen scrolling
Yes
Which register is used to receive return value after comparison operation
AX
What will be returned if string matched and not matched
same string = 1
difference = 0