how can we apply for HSBC exam(Mainframe) in India??? i went
to their site and was told to submit my CV ,. etc..( totally
confusing...)
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
what is subscript in cobol?give realtime example?
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
if someone is using my file,how can i find which user id is using?
What does the IS NUMERIC clause establish ?
If I want to increase the Limit in GDG. What should I do?
I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
what is the advantage of using redefines instead of delaring the variables ?
How to read the last 100 records from a COBOL file. The file contains N number of records.
given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.
How can you display the SPOOL information ?
What is IMPACT analysis?