what is the difference between Normal vaiable and comp
variable.
Answer Posted / prathif
numeric data refered by pure binory storage format. it will
take half word and full word.
each character recognized by one character. total number of
chracter equal to size of word is called normal variable
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the cobol coding sheets?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Which mode is used to operate the sequential file?
In which area will you utilize 88 level items in cobol?
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 difference between Global and External Variables?
What is perform what is varying?
Define cobol?
) How do u handle errors in BMS macro?
What is the difference between binary search and sequential search?
how do you reference the rrds file formats from cobol programs
) what is the difference between AID and HANDLE AID?
How can you get the ksds file records into your cobol program?
Why would you use find and get rather than to obtain?