Answer Posted / brijesh jat
COBOL-85
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between comp and comp-3?
What do you understand by psb and acb?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between binary search and sequential search?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain how to differentiate call by context by comparing it to other calls?
How do get the result of your program directly on your pc?
i need a small 3d program using inline and outline.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the different rules for performing sort operation?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.