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 15382

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

2 6449

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 7142

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

3 6477

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 13786

Post New Mind Tree COBOL Interview Questions


Mind Tree COBOL Interview Questions


Un-Answered Questions

Are you planning to continue your studies and training at Rolls Royce?

693


Is a log flume a roller coaster?

64


What is bandhan bank? How is it different from other public and private banks?

625


This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?

2020


How is a database related to a table?

500






sir please send me previous question papers on metallurgy at vishal.nitrr07@gmail.com .....thank you

1646


difference between power surge and switching transient

1536


What are login hours and login ip ranges? : salesforce admin

227


I need BHEL apptitude questions

1848


What do you understand by Section Access?

5


What do data architects do?

441


what is the importance of quality and quality analyst in call center

3422


Explain the difference between delete,drop and truncate in SQL Server?

596


Describe the usage and functionality of the command rm –r * in unix?

831


How to find the index of an element in a list python?

487