in the TIME parameter we r giving hours r minutes
Answer Posted / satyanarayana
time = (1,2)
1 = minutes
2= seconds
we dont mention the hours
Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
how to move the records from file to array table. give with code example
What are all the divisions of a COBOL program?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different rules to perform a Search?
What are various search techniques in cobol? Explain.
What guidelines should be followed to write a structured cobol prgm?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Why occurs cannot be used in 01 level in COBOL?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Write a program that uses move corresponding.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.