hie everyone.i just completed my b.tech in electronics and
joined mainframes course.am i doing right course for my better
future?please help me with your suggestions.ill be very
thankful to you guys.
Answer Posted / sunil
hai dude iam also on pf mainframes its very useful to u if
ur interested otherwiae u can do ur core course also
any wazzzzzz its better for ur future......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is static and dynamic call in cobol?
What is link edit in cobol?
Write a program that uses move corresponding.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is difference between static and dynamic call in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How to know whether the module is dynamical or statistical?
Give some examples of command terminators?
What are the different data types in cobol?
Write some characteristics of cobol as means of business language.
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