Answer Posted / bhaskar r
it is exactly 10byts
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is rmode(any) ?
Which is not true about evaluate statement
What the difference is between continue and next sentence?
What is an in line perform? When would you use it? Anything else you wish to say about it.
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...)
What are the different open modes available in cobol?
Can we change the password using ALTER? anyone tried and changed?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
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.
In COBOL, what is the different between index and subscript?
Write a program that uses move corresponding.
How do we get current date from system with century in COBOL?
Explain how you can characterize tables in cobol?
How do you define a variable of comp-1 and comp-2?