How do you differentiate between cobol and cobol-ii?
No Answer is Posted For this Question
Be the First to Post Answer
what will happen if pass values more than 100 using PARM parameter?
What is a scope terminator give example?
hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe
6 Answers Citi Bank, CitiGroup, HSBC, iNautix, Wipro,
What is the difference between Call and a Link?
01 a pic 9(3) value is 123 01 b pic 9(6) move a to b wht will be the value ? and 01 a pic x(6) value is abc 01 b pic x(3) move a to b wht will be the value ?
How to covert given string into ASCII value in COBOL/MF COBOL
Why would you use find and get rather than to obtain?
What is rmode(24)
how would find total records in files using seqientional
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
How you can read the file from bottom?
Explain about different table spaces.