What is the difference between binary search and sequential search?
No Answer is Posted For this Question
Be the First to Post Answer
what are the error codes in cobol, db2, cics, vsam , and jcl
can any one help -s806
i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?
can we display comp-3 variables. if we want to display what we have to do . give me one example
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...
where do we use dyanamic call ? and where do we use static call pls give any example pls ?
In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?
what happens of we dont give time stamp in precompilation process
Can JUSTIFIED be used for all the data types?
what r the types of perform statement
what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.
What are literals?