0% found this document useful (0 votes)
218 views

Mainframe Assignment 1

This document outlines an assignment on mainframe concepts and technologies. It asks the student to define mainframes and their features, list 5 differences between batch and online applications, and provide a 5 line definition for Cobol, JCL, DB2, and VSAM. The student is also asked to define ISPF and TSO in 5 lines each. It provides hints to use Google for research. It includes 3 programming tasks - displaying messages, performing math operations, and writing a simple Cobol program using PERFORM statements. It instructs the student to submit screenshots of their code and output, along with an explanation of each line of code. It directs them to an online Cobol coding platform.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
218 views

Mainframe Assignment 1

This document outlines an assignment on mainframe concepts and technologies. It asks the student to define mainframes and their features, list 5 differences between batch and online applications, and provide a 5 line definition for Cobol, JCL, DB2, and VSAM. The student is also asked to define ISPF and TSO in 5 lines each. It provides hints to use Google for research. It includes 3 programming tasks - displaying messages, performing math operations, and writing a simple Cobol program using PERFORM statements. It instructs the student to submit screenshots of their code and output, along with an explanation of each line of code. It directs them to an online Cobol coding platform.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment-1.

1.What is Mainframes? Explain features of Mainframes?

2.Write 5 differences between batch and Online applications.

3.What is Cobol, JCL, DB2, VSAM (write 5 lines for each).

4.What is ISPF, TSO (write 5 lines for each).

Hint: - Use google search for getting inputs but write in your own words.

Programs: -

Program1: -

Display following statements.

Welcome to TCS.

Welcome to Mainframe Trainings.

Program2: -

Do add, subtract, divide, Multiply

Use 10 and 5 as input values, please hard code.

Program3: -

Write simple cobol program on perform statements

How to submit assignment.

1.Code screen shot

2.Output screenshot

3.Explain each line of code.

Use https://paiza.io/projects/jTcMAuzxy1tAIOIuywF0bQ?language=cobol

For cobol coding.

Thanks you………………..Happy learning…………………………………………………………………………………………………

You might also like