Answer Posted / prashanth
sign will stored as hexadecimal in the last nibble of the
storage
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is the compute verb? How is it used?
What do you understand by psb and acb?
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.
Write the code to count the sum of n natural numbers.
Which Search verb is equivalent to PERFORM…VARYING?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is the difference between COBOL2 AND COBOL390?
HOw can I get the negative sign while deduct high value from low value
how do you reference the printer file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Explain how to differentiate call by context by comparing it to other calls?
What are the pertinent COBOL commands?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the use of intialize verb?