Answer Posted / anil prajapati
it is stored in most significant bits
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is static and dynamic call in cobol?
Give some examples of command terminators?
What is rmode(any) ?
Write some characteristics of cobol as means of business language.
Describe the cobol database components?
What is the difference between Call and a Link?
Define cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
For rewrite, why is it mandatory that file needs to be opened?
IF I mention stop run in CICS what happens?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.