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


Please Help Members By Posting Answers For Below Questions

Have you used comp and comp-3 in your project? And how?

2087


What is cobol?

841


Write a program to enter and display the names of students in a class using the occurs clause.

774


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?

7073


What are different data types in cobol?

790






Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

936


What are all the divisions of a COBOL program?

757


For rewrite, why is it mandatory that file needs to be opened?

712


What is the difference between PIC 9.99 and PIC9v99?

904


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2837


explain sorting techniques in cobol program?

785


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

875


What is rmode(24)

766


What is the difference between comp and comp-3 usage?

775


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1892