1. Consider the following input and generate the object code
using single pass assembler.
JOHN START 0
USING *,15
L 1,FIVE
A 1,FOUR
ST 1,TEMP
FOUR DC F’4’
FIVE DC F’5’
TEMP DS ‘F
END
No Answer is Posted For this Question
Be the First to Post Answer
what is page hit in operating system?
In Java what is the difference between following two statements ? int a[],b; int []a,b;
whats the use of following Good Coding Practices?
public static void main(String args[]) describe it
How you ll create customizing Tcode.
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
How to print No.of.rows affected after updation using ADO.Net
Write a program to reverse a number?
why rownum=1 works properly but not rownum=>2,=>3 etc.
what is woransient key word? how it is used in java
can php support multiple inheritence?
How to get the index of the clicked field in reports in ABAP?