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
how to avoid java script validation in client side validation?
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
which property is used to display the advertisements with adrotator control
how to invoke the macro in another macro?
swap two number wthout using third variable