i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / sri
a. syntax error
b. infinite loop
c. none
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is amode(24), amode(31), rmode(24) and rmode(any)?
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 comp and comp-3 usage?
Explain what you understand by passing by value.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
) How do u handle errors in BMS macro?
how can i see junk values in dclgen or in hostvariable of comp ?
Mention the guidelines to write a structured cobol program?
What are different data types in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Write a program to enter and display the names of students in a class using the occurs clause.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the problem of ordered sequential files access?
What is link edit in cobol?