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


Please Help Members By Posting Answers For Below Questions

INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

407


How to remove 2 duplicate records and copy only one using job control language?

730


What is perform what is varying?

695


how do you reference the rrds file formats from cobol programs

786


Whats the difference between search & search ALL?

5237






Write a cobol program making use of the redefine clause.

721


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

704


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


Can we redefine the field of x(200) to less than 200?

809


Give some examples of command terminators?

749


How do you reference the following file formats from cobol programs?

689


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.

1772


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6794


how do you reference the ksds vsam file formats from cobol programs

647


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706