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

Mind Tree COBOL Interview Questions
Questions Answers Views Company eMail

Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

7 15256

how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).

2 6355

There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.

1 7094

01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?

3 6415

i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)

3 13720

Post New Mind Tree COBOL Interview Questions


Mind Tree COBOL Interview Questions


Un-Answered Questions

What happens if we shrink log file in sql server?

508


What are different adder circuits you studied?

565


BARC CHIF

2460


Explain if control statements in r?

61


How to convert javascript objects into json?

1






What are vdl and sdl?

613


What would you be doing if you weren't in finance?

721


What are JavaScript task runners?

239


What is the use of $routeprovider in angularjs? What is $rootscope ?

412


What is the difference between undefined and object?

553


Why is my wordpress not updating?

102


Write a C program in Fibonacci series.

622


What is the difference between electronic regulator and ordinary rheostat regulator for fans?

564


How do I hide #value in excel?

291


What is the purpose of 'register' keyword?

680