i am a btech cs 2009 passout.
i am opting for mainframe course. is it good to do this course?
pls. anyone suggest me
Answer Posted / guest
ya u can do dis course.der r multiple vacancies in this
domain...so do it right nw...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to remove 2 duplicate records and copy only one using job control language?
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?
What are the rules of the move verb?
Differentiate between structured cobol programming and object-oriented cobol programming.
Describe the cobol database components?
) what is the difference between AID and HANDLE AID?
What are the various section in data division and briefly explain them.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write a program to enter and display the names of students in a class using the occurs clause.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?