Why there is no questions in this column?
Answers were Sorted based on User's Feedback
Answer / deltor
most of the peoples just want to grasp the knowledge rather
sharing......do sharing plz....!
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / swamy
I am having my interview tomorrow in UST. will post all the
questions
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / basanth
Similarly like wise other platforms we shud take initiative
in posting some interview questions
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sugun sheel
Many people may not aware of the portal.
Just try to spread it across, not to blame.
Is This Answer Correct ? | 0 Yes | 1 No |
What are options have been removed in COBOL 11?
How can you get the ksds file records into your cobol program?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
How many bytes do a s9 (7) comp-3 field occupy?
what is meant by binary search?
Explain what you understand by passing by value.
what are the isolation levels and where we use it in the db2 program
wht is the difference between goto and perform stmts
can we read records in a file from botom to top. if possible how can we read
I have a seq file with different fields one field is address with pic x(50) as input in a cobol program. In address there is 'PUNE' at any different positions in the address field ( form 1 t0 50) . My requirement is select the fields with address 'PUNE' by using cobol. Please suggest
What is the compute verb? How is it used?
File status must be checked both while opening and reading the file or only while reading the file?