How much salary you are expecting? If they ask in an
interview, what we have to tell?
Answer Posted / vinoth kumar r
You ask the Interviewer that what is the budget for the
particular requirement and how much they can offer at the
max.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Whats the difference between search & search ALL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
how do you reference the ksds vsam file formats from cobol programs
What are the rules of the move verb?
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 the difference between next sentence and continue in cobol programing language?
Difference between cobol and cobol-ii?
Can you please let me know the centre name of INS certification in Kolkata.
how can i see junk values in dclgen or in hostvariable of comp ?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Write some characteristics of cobol as means of business language.
What is the usage of comp fields in cobol?