What are literals?
No Answer is Posted For this Question
Be the First to Post Answer
What is the mode in which you will OPEN a file for writing?
IF I mention stop run in CICS what happens?
What is EIBCALEN? Why it is used?
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?
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
I have a occurs for 100 times but it has executed 101 time what could be the reason?
How do you differentiate between cobol and cobol-ii?
can we use COPY statement in w-s section? how?
What is the LINKAGE SECTION used for?
What is difference between comp & comp-4?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.