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 12116Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
3 10279if 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 8891Post New UST COBOL Interview Questions
Explain Spark Core?
How do you use wildcards in word?
What program to write python?
What is session in Cassandra?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What is difference between saving and activating?
How to call transaction in session method without recording?
Explain asset class
Explain the difference between malloc() and calloc() in c?
What is Credit-Netting?
Is wordpress free or paid?
tell me about your family.
Differentiate between library vs list.
What is REST?
How to handle exception?