HELLO FRIENDS,
THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING
QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE
IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
Answer Posted / prasenjit_in
HI all related to high values i also faced a sort of similar
question....The question was if we move high values to a
record structure of a file and then read it what will the
o/p show.will it show the last record in the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between goback, stop run and exit program in cobol?
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.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
i need a small 3d program using inline and outline.
What type of SDLC u followed? Why?
What are the rules of the move verb?
What is static and dynamic call in cobol?
What is the difference between Call and a Link?
What are the access modes of START statement?
how do you reference the rrds file formats from cobol programs
what is search and searchall?what is the diffrence between them?give an best example?
how do you reference the variable unblock file formats from cobol programs
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?