Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS COBOL Interview Questions
Questions Answers Views Company eMail

Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be

7 13213

Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is

12 15725

given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.

2 7511

The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND

10 30392

The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above

3 8666

Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above

7 12529

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible

7 8175

I want ALL ERROR codes in VSAM

3 32991

What is the meaning of 'Eject' verb in cobol?

2 27562

What are differences between COBOL and java ? why we are giving more preference to COBOL ?

3 18083

How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 96971

period is missing in the cobol program which error we getting

5 24447

WORKING-STORAGE SECTION. 01 VAR1 COMP-2 VALUE 0. PROCEDURE DIVISION. MOVE 10.2115 TO VAR1. DISPLAY 'VAR1 =' VAR1. GOBACK. 10.2115 is stored as .10211499999999996E 02 in OS VS Cobol 10.2115 is stored as .10211500000000000E 02 in ecobol. Any reason why?

3 8414

what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.

3 23764

Can anyone please give the example of Inline Perform.

6 11963

Post New TCS COBOL Interview Questions


TCS COBOL Interview Questions


Un-Answered Questions

Can I install chrome os on my laptop?

551


Explain the basic circuits for a current- and voltage- clamp set-up.

1474


How to filter out duplications in the returning rows in ms sql server?

642


Brief theory of Network, Hierarchical schemas and their properties

465


What are the limitations of the basic integrator circuit?

713






What are perl variables?

530


What is adoptive transfer?

311


Tell us difference between service, intent service, asynctask & threads?

480


What is PBX Testing & What is Test coverage?

9859


How will I identify the popular pages on my site?

86


How do you execute a python script?

476


How do you change the default font in microsoft word?

316


How do you define transition between two states in angular?

388


Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932

1545


How Switch (select or use) to a database.

541