How much salary you are expecting? If they ask in an
interview, what we have to tell?
Answer Posted / naresh
based on my current salary i want 30% hike
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
Write the code to count the sum of n natural numbers.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is a scope terminator give example?
What is amode(31)
How do u write test cases?
) How do u handle errors in BMS macro
HOw can I get the negative sign while deduct high value from low value
Write a program that uses move corresponding.
What is the difference between goback, stop run and exit program in cobol?
what is the difference between COBOL2 AND COBOL390?
Explain how you can characterize tables in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Explain how to differentiate call by context by comparing it to other calls?