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...

COBOL400 Interview Questions
Questions Answers Views Company eMail

Can we open close file in COBOL any number of times?

Kanbay,

2 14448

01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.

2 7078

WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?

2 7912

what is the difference between SEARCH and SEARCHALL?

2 10183

what is PERFORM? and its types?

7 16842

define comp?

2 7982

what is the difference between comp & comp-3?

4 12506

how array can be declare in cobol?

6 34961

what is the difference between section,paragraph and sentences

4 40924

define sort? and its syntax?

3 8495

what is INPUT PROCEDURE and OUTPUT PROCEDURE?

2 19529

what is redefine and its syntax?

HCL,

6 25249

How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 8482

How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC

HP,

2 9219

When search all is used in cobol program without sorted input data

3 10619


Post New COBOL400 Questions

Un-Answered Questions { COBOL400 }

Explain the output procedure?

1070


What is comp?

1213


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

1204


Define sort?

1241


Define redefine?

1181


What is sort?

1014


What are fillers? What is the actual use of fillers? With mall/simple example?

1051


What is sort? And its syntax?

1089


Explain the syntax of sort?

1035


Explain the difference between section, paragraph and sentences?

1043


seqence numbers in cobol

3158


What is output procedure?

1072


What is redefine?

1327


Explain the types of perform?

1090


why icetool be used in programmer view?

2613