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 14451

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 7081

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

2 7912

what is the difference between SEARCH and SEARCHALL?

2 10184

what is PERFORM? and its types?

7 16845

define comp?

2 7983

what is the difference between comp & comp-3?

4 12506

how array can be declare in cobol?

6 34964

what is the difference between section,paragraph and sentences

4 40924

define sort? and its syntax?

3 8497

what is INPUT PROCEDURE and OUTPUT PROCEDURE?

2 19532

what is redefine and its syntax?

HCL,

6 25250

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 8483

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 9220

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

3 10623


Post New COBOL400 Questions

Un-Answered Questions { COBOL400 }

What are fillers?

1091


What is sort?

1016


What is perform?

1153


Define redefine?

1181


Explain the syntax of redefine?

973


Explain the syntax of sort?

1037


What is the syntax of redefine?

1014


Explain the input procedure?

1003


Explain the difference between search and searchall?

913


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

2527


Define perform?

1049


How to update data area in cobol 400 program?

1081


Explain the types of perform?

1092


Explain the difference between comp & comp-3?

1016


What is redefine?

1329