what is the minimum number of lines a Cobol program should
have to successfully compile and run

Answer Posted / vijay

technically it is mentioned a flow chart to compile the
cobol programming so i prefers that 4 lines.

IDENTIFICATION DIVISION.
PROGRAM-ID. VIJAY.
ENVIRONMENT DIVISION.
PROCEDURE DIVISION.
DISPLAY ' ALL THE BEST FOR YOUR BRIGHTEST FEATURES'
STOP RUN.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

659


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

714


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

855


State the various causes of s0c1, s0c5 and s0c7.

661


Explain about different table spaces.

648






How do you define a variable of comp-1 and comp-2?

701


How do get the result of your program directly on your pc?

1880


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

419


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

823


) How do u handle errors in BMS macro?

1427


A table has two indexes defined. Which one will be used by the SEARCH?

757


What is the utilization of copybook in cobol?

657


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


Can you please let me know the centre name of INS certification in Kolkata.

1715