If A>B next sentence end-if display 1 display 2. display 3. If a>b, it will display only 3.(the next sentence, ie., after fullstop/period) ____________________________________ if a>b continue end-if display 1 display 2. display 3. If a>b, it Will display 1 2 3 (the next statement) ____________________________________ if a>b continue display 1 end-if display 2 display 3. display 4. If a>b, Will it display 2 3 4 (or) 1 2 3 4 ?
8 11863Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
3 10136if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
2 8800Post New UST COBOL Interview Questions
Why is Title Tag on Website valuable?
Explain what layer of the earth does magma form?
What is polymorphism in python with example?
There are result analysis categories in wip (work in process). What do you mean by the result analysis category reserves for unrealized costs?
How do you select a table?
Where is wordpress database stored?
How would you teach an old customer to browse a file on her desktop or PC, let us consider the person who isn't that good at computers?
How would you troubleshoot and resolve errors that occur during data extraction, transformation, or loading in BODI?
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What is the unified memory architecture? Explain.
1.how many earth pits are required for 1000 k.w plant include substion , transformer ? 2. how many earth pits are required for 500kva generator.what is formula to calcute?
How do I find iis settings?
WHAT WOULD BE THE FORMULA OF WIRE GAUGE FOR A FULL LOAD CURRENT
How do I extract text from a table in word?
Does php have multiple inheritance?