which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.
How to read a 100 record from a file through cobol?
What type of SDLC u followed? Why?
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?
I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?
Give some advantages of REDEFINES clause?
Can the OCCURS clause be at the 01 level?
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
What kind of error is trapped by on size error option?
What is an index for tables?
What are options have been removed in COBOL 11?
without performing any operations on a file how can i know whether it contains data or not