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 11667Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
3 10003if 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 8720Post New UST COBOL Interview Questions
What is the difference between an implicit intent and explicit intent?
What is a private class in c#?
What are the most important characteristics of pl/sql?
What is the difference between FII and FDI
What is a null queue?
Explain oracle 12c new features for developers?
What are your salary requirements at PNC Bank?
What are the different ways of executing Pig script?
What is the planning and creating datapool?
Using which language Test cases are added in .ptu file of RTRT unit testing???
Why should pumping be not used in case of concreting works?
what is sql? : Sql dba
Why mutex is faster than semaphore?
What is volumatric air change of a HOT GAS GENERATOR of a STEAM BOILER ?
Which process writes data from data files to database buffer cache?