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

Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.

IBM,

2 9646

How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one

IBM,

10 26847

What is "Call by content" and "call by reference"?

ADP, Syntel,

4 21856

What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......

BirlaSoft,

3 12936

i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2641

which is better comp or comp-3 in terms of memory utilization?

6 18538

Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?

5 10563

WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN

Infosys,

3 36203

we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 10791

01 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?

7 12323

01 b pic +9(4) How many bytes it will take for storage???

2 9291

how to resolve the file status 47.......

MMM,

1 20376

how to transfer the file from pc to mainframe??

4 9264

how to transfer the file from pc to mainframe??

2 19395

how to transfer the file from pc to mainframe??

TCS,

5 16114


Post New COBOL Questions

Un-Answered Questions { COBOL }

In which area will you utilize 88 level items in cobol?

1212


What is the problem of ordered sequential files access?

1209


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1135


) How do u handle errors in BMS macro

2105


State the various causes of s0c1, s0c5 and s0c7.

1148


How do u write test cases?

2111


how do you reference the rrds file formats from cobol programs

1663


What are the different open modes available in cobol?

1250


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3321


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17934


How arrays can be defined in COBOL?

1300


How to print 10 to 1 if the input have only 10 digit number?

1309


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

1280


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1270


What are all the divisions of a COBOL program?

1276