Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

COBOL Interview Questions
Questions Answers Views Company eMail

What does MAXCC 3 means? It is used in one my codes.

Wipro,

2 14536

I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.

Mascon,

10 22974

how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

Wipro,

4 10834

I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 13250

Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

IBM,

3 7537

In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference

IBM,

3 11152

what is qualification on occurs clause?

2 6233

What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?

4 8842

why 02 level number can't be use as a separate level number like 01 or 77 ?

3 6597

can we display comp-3 variables. if we want to display what we have to do . give me one example

CGI, Deloitte,

6 50030

BY seeing a program how can we say that it is static call or dynamic call

CGI,

5 13056

88 class is used for

CTS, EDS,

5 10528

how to access vsam files in cobol and how to differentiate that this is ESDS file

EDS,

1 7874

How can we know that cobol program is using report file or simple file....?

4 8855

can I copy book which contain db2 statment in procedure divion?

Bank Of America,

2 9819


Post New COBOL Questions

Un-Answered Questions { COBOL }

how do you reference the variable block file formats from cobol programs

1312


what is difference between cobol and cobol/400

23087


In COBOL, what is the different between index and subscript?

1282


how to refer the data field?

2324


What is rmode(any) ?

1335


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

923


What are different data types in cobol?

1392


Write a program that uses move corresponding.

1210


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1156


Name the divisions, which are available in a cobol program?

1298


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1632


Define static linking and dynamic linking.

1276


What is the difference between structured cobol programming and object alternativelyiented cobol?

1303


What guidelines should be followed to write a structured cobol prgm?

1217


What is perform what is varying?

1224