Question: 4-Write an assembly code to read a string then print each half of it in a separate line: Example 1: Input: *Welcome to ARM assembly

4-Write an assembly code to read a string then print each half of it in a separate line: Example 1: Input: *Welcome to ARM assembly Output: *Welcome to ARM assembly Example 2: Input: 123456 Output: 123 456
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
