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



IBM MainFrame Interview Questions
Questions Answers Views Company eMail

given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.

TCS,

2 8714

The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND

Huawei, IBM, TCS,

10 33691

The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above

TCS,

3 10139

Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER

4 9395

Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above

TCS,

7 15359

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible

TCS,

7 10424

i Want All cobol ERROR codes?

HCL, IBM,

4 17131

I want ALL jcl ERROR cods

1 10536

I want ALL ERROR codes in VSAM

American Express, TCS,

3 34760

i WANT ALL ERROR codes IN CICS and DB2

2 7881

i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS

Infosys,

4 14845

In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.

Accenture,

2 7724

pic S9(4) results 3 bytes1 A) comp B) comp1 C) display D) comp3

Accenture,

2 9543

Redefines clause cannot be used in a) working-storage section b) 77 c) 66 d) elementary

Accenture,

3 10749

88 level entry is for

Accenture, Cognizant, EDS, Wipro,

7 14704


Un-Answered Questions { IBM MainFrame }

How to Create a Prompted Query?

1817


What is icm instruction?

1125


What is a run unit in idms?

921


How do I create a view in db2?

1087


What is the maximum length of a single line of jcl?

1412


Name some of the examples of COBOl 11?

3200


What is phantom read in db2?

1231


Define base cluster?

1055


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1418


What is dbms in ims?

1109


Where is the vsam ksds placed?

1044


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

1116


how to retrieve the instream data in sysin?

1201


can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?

1034


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

2010