what is the coding difference between COBOL and CICS.
Answer Posted / krishna chaitanya
Hi all
cobol is a high Level language . we can also call it as
programming lang .
CICS is a Language which is used to Develop the Screens .
its just like Scripting lang .
Ex : HTML
Its a lang which deals with assembler level Macros like
DFhmdf,dfhmdi,dfhmsd , dfhpct ........
Cics is a core for mainframes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Describe the cobol database components?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
what is amode(24), amode(31), rmode(24) and rmode(any)?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Name the sections present in data division.
What is the difference between external and global variables in COBOL?
Name some of the examples of COBOl 11?
Define cobol?
Difference between cobol and cobol-ii?
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.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need