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 12101Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
3 10268if 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 8884Post New UST COBOL Interview Questions
What is the dictionary?
Do the attributes get added to content (actual data) when data is pulled by nifi ?
What issues come up in test automation, and how do you manage them?
What are the different SQL Server Versions you have worked on?
What is the most important thing to do at this stage of your life - maintaining a good work-life balance or earning more money?
What command would you use to create an empty file without opening it to edit it?
Is map sorted in java?
What are your responsibilities of a professional scrum master?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What is the point of apache spark?
What is difference between internal and external style sheet?
Is c++ harder than java?
I AM APPLY FOR CLERICAL CADRE IN SBI. SO ANYONE SEND ME QUESTION WITH ANSWERS, WHICH ARE RELATED TO THAT JOB. MY EMAIL ID IS shawetasingh24@gmail.com
Why would you maintain functional location bom?
Why is destructor used?