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

01 A pic 9(100) find record length of it

6 9293

how to know that the file has 300 records how to acess it?

1775

how we rectify soc7 and soc4 errors in project?

1 5149

How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

3 7684

why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.

2 5207

ID DIVISION. PROGRAM-ID. PLO. DATA DIVISION. WORKING-STORAGE SECTION. 01 VAR1 PIC 9(2). 01 VAR2 PIC X(2). PROCEDURE DIVISION. ACCEPT VAR2. MOVE VAR2 TO VAR1. STOP RUN. if i give 'PI' in var2 then what will b output of progr. any abend?????

6 12040

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...

2 8880

have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..

5 10777

What is 66 level number and where it is used in real time by software developers?

2 7335

what is label record is standard or omitted in file description of data division?

3 24104

How to Write the RESTART Logic Using COBOL?

4 19018

how to convert the recors form vsam file to db2 table tru file aid

2726

How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.

5 19338

Post New TCS COBOL Interview Questions


TCS COBOL Interview Questions


Un-Answered Questions

What different administration tasks you have performed in dynpro?

84


How does polymorphism work in perl? Give an example.

460


How can I set the default rwx permission to all users on every file which is created in the current shell?

880


List out the different types of the source system in sap?

433


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1503






Explain about the property-map-decisiontree method?

186


What are the disclosures required in telemarketing? : insurance cold calling

322


Name 9 modeling diagrams that are frequently used?

502


What are the paremeter of jquery ajax method?

430


What happens when you execute the statement mango=banana in python?

519


Explain about trformations and actions in the context of rdds?

209


What are hook methods in web dynpro abap ?

103


What kind of financial periods exist in sap? What is the relavent table for that?

603


Which files are required for creating the drupal module?

83


Why is data cleaning essential in data science?

96