How much salary you are expecting? If they ask in an
interview, what we have to tell?
Answer Posted / col pradip dax
Sir, Anything. (Narration : this is to snatch away the job from your competitors eg. Bangalore India is snatching away jobs from Silicion valley USA on this one word answer)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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.
what is difference between cobol and cobol/400
Write a program to explain size error.
example for sub strings ? and refernce modifications whit output pls
Mention the guidelines to write a structured cobol program?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the use of intialize verb?
How do you get the data to code the BMS macro?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between perform … with test after and perform … with test before?
What is perform what is varying?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
explain sorting techniques in cobol program?
what is the use of outrecord?