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 / necron
if the field is an alphabetic or alphanumeric you will have
spaces and if it is numeric you will have zeroes..(for low-
values)...i dont know abt high values! ;-)
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
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 is the difference between comp and comp-3 usage?
how do you reference the rrds file formats from cobol programs
For rewrite, why is it mandatory that file needs to be opened?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are all the divisions of a COBOL program?
What is static and dynamic call in cobol?
What are the various section in data division and briefly explain them.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
) How do u handle errors in BMS macro
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Define static linking and dynamic linking.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?